Files
ubports_kernel_google_msm/drivers/misc
Joel Nider 0244a0576d tsif: use new clock preparation functions
Replace the clk_enable() with clk_prepare_enable() and replace
clk_disable() with clk_disable_unprepare() functions.
Add a new tasklet so the clocks can be turned off and
unprepared from the irq context in the case of emergency.

Change-Id: Ic63c6c25600069938b414974c5e1237943ffe2e7
Signed-off-by: Joel Nider <jnider@codeaurora.org>
2013-02-27 18:18:44 -08:00
..
2012-04-09 13:57:51 -07:00
2013-02-27 18:12:49 -08:00
2013-02-27 18:11:13 -08:00
2013-02-25 11:31:52 -08:00
2013-02-25 11:40:30 -08:00
2013-02-25 11:31:56 -08:00
2013-02-25 11:31:55 -08:00
2013-02-27 18:16:43 -08:00