diff options
author | Fabio Estevam <festevam@gmail.com> | 2013-07-03 22:02:37 +0200 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2013-08-25 04:06:51 +0200 |
commit | a5adbffda8d88a9e96c579b337b12cc8a6863575 (patch) | |
tree | 346f7d851ac98146f09181cfc7d66c394de70917 /Documentation | |
parent | mmc: jz4740: fix return value check in jz4740_mmc_probe() (diff) | |
download | linux-a5adbffda8d88a9e96c579b337b12cc8a6863575.tar.xz linux-a5adbffda8d88a9e96c579b337b12cc8a6863575.zip |
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>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions