linux/sound/soc/omap
Jarkko Nikula fb28a75ad4 ASoC: omap: n810: Convert to clk_prepare_enable/clk_disable_unprepare
N810 audio driver has stopped working at some point. Probably when
OMAP2 was converted to common clock framework since now call to clk_enable
dumps the stack trace in drivers/clk/clk.c: __clk_enable() due
clk->prepare_count is zero.

Fix this by converting clk_enable/_disable calls to those that take care
of clock prepare/unprepare.

I'm not queueing this to linux-stable since OMAP2 common clock framework
conversion in commit ed1ebc4948 ("ARM: OMAP2: clock: Convert to common clk")
happened before N810 was really usable in mainline and user base for N810 is
anyway small. Potential linux-stable candidates are only those after
commit 3d3a6d18ab ("watchdog: introduce retu_wdt driver").

Signed-off-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-12-02 11:14:46 +00:00
..
am3517evm.c
ams-delta.c
Kconfig ASoC: omap: Fix incorrect ARM dependency 2013-10-03 17:01:05 +01:00
Makefile
mcbsp.c ASoC: Updates for v3.12 2013-08-23 14:12:22 +02:00
mcbsp.h
n810.c ASoC: omap: n810: Convert to clk_prepare_enable/clk_disable_unprepare 2013-12-02 11:14:46 +00:00
omap3pandora.c
omap-abe-twl6040.c
omap-dmic.c
omap-dmic.h
omap-hdmi-card.c
omap-hdmi.c
omap-hdmi.h
omap-mcbsp.c
omap-mcbsp.h
omap-mcpdm.c ASoC: omap-mcpdm: Use devm_snd_soc_register_component 2013-09-19 14:57:38 +01:00
omap-mcpdm.h
omap-pcm.c DMA-API: sound: fix dma mask handling in a lot of drivers 2013-10-31 14:48:47 +00:00
omap-twl4030.c ASoC: omap-twl4030: Use devm_snd_soc_register_card 2013-09-19 14:57:37 +01:00
osk5912.c
rx51.c