alistair23-linux/drivers/mmc
Fabio Estevam a5adbffda8 mmc: mxs-mmc: Use devm_clk_get()
Using devm_clk_get() allows us to remove the clk_put() calls, so
let's use it to simplify the code.

Rename the 'out_clk_put' label to 'out_clk_disable' now that clk_put
is removed.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
2013-08-24 22:06:51 -04:00
..
card mmc: core: Handle card shutdown from mmc_bus 2013-06-27 12:39:18 -04:00
core MMC highlights for 3.11: 2013-07-10 11:16:00 -07:00
host mmc: mxs-mmc: Use devm_clk_get() 2013-08-24 22:06:51 -04:00
Kconfig
Makefile