linux/drivers/mmc
Jisheng Zhang c25d9e1bda mmc: sdhci-pxav3: Remove checks for optional core clock in error/remove path
Commit 63589e92c2 ("clk: Ignore error and NULL pointers passed to
clk_{unprepare, disable}()") allows NULL or error pointer to be passed
unconditionally.

This patch is to simplify probe error and remove code paths.

However, we reserve the core clock checks in runtime suspend/resume code
because we want a little smaller latency.

Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2015-01-21 14:20:01 +01:00
..
card mmc: block: fix format string warning 2015-01-21 09:41:34 +01:00
core mmc: core: Move mmc_card_removed() into mmc_start_request() 2015-01-19 09:56:30 +01:00
host mmc: sdhci-pxav3: Remove checks for optional core clock in error/remove path 2015-01-21 14:20:01 +01:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00