linux/sound/soc
Peter Ujfalusi 3a98cd6b2b ASoC: OMAP4: McPDM: Convert to hwmod/omap_device
In order to probe, and operate correctly, the OMAP McPDM driver needs to
be converted to use hwmod.
The device name has been changed to probe the driver.
Replace the clk_* with pm_runtime_* calls to manage the clocks correctly.
Missing request_mem_region/release_mem_region added.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
2011-09-22 09:19:15 +03:00
..
atmel ASoC: playpaq_wm8510: Return proper error if clk_get fails 2011-09-09 09:42:00 -07:00
au1x
blackfin ASoC: Staticise bf5xx_pcm_i2s_new() 2011-09-21 14:55:50 +01:00
codecs ASoC: tpa6130a2: Remove model_id from platform data 2011-09-21 16:07:45 +01:00
davinci ASoC: davinci-pcm: trivial: replace link with actual chan/link 2011-09-16 10:12:47 +01:00
ep93xx ASoC: edb93xx: convert to use snd_soc_register_card() 2011-09-16 10:11:32 +01:00
fsl ASoC: fsl: Fix error handling if platform_device_add fails 2011-09-20 12:58:59 +01:00
imx Merge branch 'for-3.1' into for-3.2 2011-08-31 09:57:44 +01:00
jz4740 ASoC: Staticise jz4740_pcm_new() 2011-09-21 14:55:50 +01:00
kirkwood ASoC: Fix trivial build regression in Kirkwood I2S 2011-09-12 11:48:12 +01:00
mid-x86 ASoC: sst_platform: fix memory leak 2011-09-08 15:43:03 -07:00
mxs ASoC: mxs-saif: add record function 2011-09-19 18:31:59 +01:00
nuc900 ASoC: Staticise nuc900_dma_getposition() 2011-09-21 14:55:50 +01:00
omap ASoC: OMAP4: McPDM: Convert to hwmod/omap_device 2011-09-22 09:19:15 +03:00
pxa ASoC: Add missing platform_device_put in raumfeld_audio_init error path 2011-09-05 18:13:04 -07:00
s6000
samsung ASoC: Add line loads to the list of supported detections for Speyside 2011-09-19 18:30:59 +01:00
sh
tegra ASoC: Tegra: wm8903 machine driver: Drop Ventana support 2011-08-24 10:38:05 +01:00
txx9
Kconfig
Makefile
soc-cache.c Merge branch 'for-3.1' into for-3.2 2011-08-31 09:46:42 +01:00
soc-core.c Merge branch 'for-3.1' into for-3.2 2011-09-21 14:54:34 +01:00
soc-dapm.c ASoC: Factor out per-widget DAPM power checks 2011-09-21 14:53:45 +01:00
soc-io.c
soc-jack.c ASoC: Fix reporting of partial jack updates 2011-09-05 18:10:52 -07:00
soc-pcm.c ASoC: soc-core: symmetry checking for each DAIs separately 2011-09-21 15:59:46 +01:00
soc-utils.c