]> git.neil.brown.name Git - gta04.git/commit
mmc: omap_hsmmc: use mmc_of_parse to parse common mmc configuration.
authorNeilBrown <neilb@suse.de>
Fri, 24 Oct 2014 00:21:42 +0000 (11:21 +1100)
committerNeilBrown <neilb@suse.de>
Sat, 20 Dec 2014 01:12:13 +0000 (12:12 +1100)
commite6645f7b41046e63c06537be6f5a17c6fcadde95
treed3e4fd10622cbf8ed78ba7a664b6d70359a2912c
parent4037bc1467c455dcd035a34109558b251bfaa7a9
mmc: omap_hsmmc: use mmc_of_parse to parse common mmc configuration.

This ensures that all standard options are available to hsmmc,
In particular, I need cap-power-off-card.

Signed-off-by: NeilBrown <neilb@suse.de>
drivers/mmc/host/omap_hsmmc.c