]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: omap_hsmmc: add clk_prepare and clk_unprepare
authorRajendra Nayak <rnayak@ti.com>
Wed, 27 Jun 2012 08:49:54 +0000 (14:19 +0530)
committerChris Ball <cjb@laptop.org>
Sun, 22 Jul 2012 19:25:52 +0000 (15:25 -0400)
commit3d2e5191b6b95d8e11a44caa8e6f43d7d5db0938
tree12beb3d439c300155a644257449331eb4aacdd44
parentfeb07e83e0082b0918c280db9870fd77c1121d8d
mmc: omap_hsmmc: add clk_prepare and clk_unprepare

In preparation for OMAP moving to the Common Clock Framework (CCF)
add clk_prepare() and clk_unprepare() for the hsmmc clocks.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Acked-by: Venkatraman S <svenkatr@ti.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/omap_hsmmc.c