kernel-hacking-2024-linux-s.../drivers/mmc
Viresh Kumar 06960a1b5d mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resume
clk_{un}prepare is mandatory for platforms using common clock
framework. Because for SPEAr we don't do anything in clk_{un}prepare()
calls, just call them once in probe/remove.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
2012-12-06 13:55:02 -05:00
..
card mmc: card: Add RPMB support in IOCTL interface 2012-12-06 13:54:49 -05:00
core mmc: core: Add mmc_set_blockcount feature 2012-12-06 13:54:48 -05:00
host mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resume 2012-12-06 13:55:02 -05:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00