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
..
Kconfig ASoC: omap: Fix incorrect ARM dependency 2013-10-03 17:01:05 +01:00
Makefile ASoC: OMAP: Remove obsolete Makefile line 2013-05-30 11:49:24 +01:00
am3517evm.c ASoC: omap: Use common DAI DMA data 2013-04-03 18:12:58 +01:00
ams-delta.c ASoC: omap: Use common DAI DMA data 2013-04-03 18:12:58 +01:00
mcbsp.c ASoC: Updates for v3.12 2013-08-23 14:12:22 +02:00
mcbsp.h ASoC: omap: Use common DAI DMA data 2013-04-03 18:12:58 +01:00
n810.c ASoC: omap: n810: Convert to clk_prepare_enable/clk_disable_unprepare 2013-12-02 11:14:46 +00:00
omap-abe-twl6040.c ASoC: omap-abe-twl6040: Remove support for pdata (legacy boot) 2013-07-31 20:03:00 +01:00
omap-dmic.c ASoC: omap: simplify platform_get_resource_byname/devm_ioremap_resource 2013-08-20 11:50:58 +01:00
omap-dmic.h ASoC: OMAP4: omap-dmic: Initial support for OMAP DMIC 2011-11-28 17:21:44 +00:00
omap-hdmi-card.c ASoC: omap-hdmi-codec: make the driver common for other SoCs 2013-06-05 16:54:55 +01:00
omap-hdmi.c Merge remote-tracking branch 'asoc/topic/dma' into asoc-next 2013-04-12 13:57:04 +01:00
omap-hdmi.h ASoC: OMAP: HDMI: Expand capabilities of the HDMI DAI 2012-05-22 17:33:23 +01:00
omap-mcbsp.c ASoC: omap-mcbsp: Support SND_SOC_DAIFMT_CBM_CFS for omap3/4 2013-07-22 00:57:36 +01:00
omap-mcbsp.h ASoC: omap-mcbsp: Remove unused defines 2012-08-22 20:17:11 +01:00
omap-mcpdm.c ASoC: omap-mcpdm: Use devm_snd_soc_register_component 2013-09-19 14:57:38 +01:00
omap-mcpdm.h ASoC: omap-mcpdm: API to configure offset cancellation 2011-09-26 22:23:32 +01:00
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
omap3pandora.c ASoC: omap: Use common DAI DMA data 2013-04-03 18:12:58 +01:00
osk5912.c ASoC: omap: Use common DAI DMA data 2013-04-03 18:12:58 +01:00
rx51.c ARM: OMAP2+: N900: enable N900-specific drivers even if device tree is enabled 2013-07-04 05:11:16 -07:00