linux/drivers/mmc
Ben Dooks 11a808522a mmc: sh-mmcif: no need to call pm_runtime_suspend on error
The pm_runtime call should implicitly disable the device once the
probe is over if there is no explicit reference gained. There is no
need to call pm_runtime_suspend() before the pm_runtime_disable()
call.

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2014-07-09 11:26:02 +02:00
..
card MMC highlights for 3.15: 2014-04-09 08:39:39 -07:00
core mmc: core: Remove redundant runtime_idle callback 2014-07-09 11:25:58 +02:00
host mmc: sh-mmcif: no need to call pm_runtime_suspend on error 2014-07-09 11:26:02 +02:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00