linux/drivers/mmc
Pramod Gurav 7bca646e0f mmc: atmel-mci: Switch to using managed resource in probe
This change uses managed resource APIs to allocate resources such as,
clk, gpio, io in order to simplify the driver unload or failure cases.
Hence does away with release statements of the same resources in error
labels and remove function.

Signed-off-by: Pramod Gurav <pramod.gurav@smartplayin.com>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2014-09-24 10:37:40 +02:00
..
card mmc: Convert pr_warning to pr_warn 2014-09-24 10:13:09 +02:00
core mmc: Convert pr_warning to pr_warn 2014-09-24 10:13:09 +02:00
host mmc: atmel-mci: Switch to using managed resource in probe 2014-09-24 10:37:40 +02:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00