]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: mxs-mmc: convert to clk_prepare/clk_unprepare
authorShawn Guo <shawn.guo@linaro.org>
Tue, 20 Dec 2011 05:57:41 +0000 (13:57 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 28 Dec 2011 13:30:06 +0000 (21:30 +0800)
commitefdfc52c0470fb650cb2ee44cf030ec04e97b954
tree3d31b013a7b4c0fbe01dcf6e103f989505db2e10
parent759a2e30d288032130f1f77092e72d4ec87ad4d0
mmc: mxs-mmc: convert to clk_prepare/clk_unprepare

The patch converts mxs-mmc driver to clk_prepare/clk_unprepare by
using helper functions clk_prepare_enable/clk_disable_unprepare.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: Chris Ball <cjb@laptop.org>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
drivers/mmc/host/mxs-mmc.c