Files
linux-apfs/drivers/pcmcia
Dmitry Eremin-Solenikov 0821c3bc5d ARM: 8245/1: pcmcia: soc-common: enable/disable socket clocks
Call clk_prepare_enable() during hw_init() and clk_disable_unprepare()
during hw_shutdown() to ensure that the clock rates returned by
clk_get_rate() are correct.

It is safe to call enable/disable functions even on NULL clock, so this
patch will not break cases when the socket clock is not set.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2014-12-05 16:30:26 +00:00
..
2012-11-28 12:10:16 -08:00
2012-05-07 09:56:39 +08:00
2012-11-28 12:10:16 -08:00
2012-11-28 12:10:16 -08:00
2012-03-28 18:30:03 +01:00
2012-11-28 12:10:16 -08:00