kernel-ark/drivers/mmc
Guennadi Liakhovetski e2ee996eaa mmc: sh_mmcif: remove redundant .down_pwr() callback
From the original version of sh_mmcif the .set_pwr() callback has only been
used to turn the card's power on, and the .down_pwr() callback has been
used to turn it off. .set_pwr() can be used for both these tasks, which is
also how it is implemented by the only user of this API: the SH7724 ecovec
board.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Reviewed-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Chris Ball <cjb@laptop.org>
2012-07-21 00:02:14 -04:00
..
card mmc: block: replace __blk_end_request() with blk_end_request() 2012-07-10 23:04:05 -04:00
core mmc: add a function to get regulators, supplying card's power 2012-07-21 00:02:08 -04:00
host mmc: sh_mmcif: remove redundant .down_pwr() callback 2012-07-21 00:02:14 -04:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00