linux/sound/soc
Kevin Hilman bf3dbe5c8c ASoC: Fix DaVinci module unload error
Fix for the error when the audio module is unloaded.  On unregistering
the platform_device, platform_device_release will free the platform
data.If platform data is static the kernel panics when it is freed.
Instead use the platform device helper function to add data.

This change has been tested on DM644x EVM, DM644x SFFSDR and DM355 EVM.

Signed-off-by: Chaithrika U S <chaithrika@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-02-13 20:21:30 +00:00
..
atmel Merge branch 'fix/asoc' into topic/asoc 2009-02-03 07:07:15 +01:00
au1x ASoC: Staticise PCM operations tables 2009-01-19 16:23:27 +00:00
blackfin ASoC: count reaches 10001, not 10000. 2009-02-08 20:40:24 +00:00
codecs ASoC: add additional controls to the CS4270 codec driver 2009-02-13 13:32:51 +00:00
davinci ASoC: Fix DaVinci module unload error 2009-02-13 20:21:30 +00:00
fsl ASoC: optimize init sequence of Freescale MPC8610 sound drivers 2009-02-06 12:08:15 +00:00
omap ASoC: Fix forgotten replacements of socdev->codec 2009-02-11 08:28:04 +01:00
pxa ASoC: Fix forgotten replacements of socdev->codec 2009-02-11 08:28:04 +01:00
s3c24xx ASoC: Fix L3 bus handling in Kconfig 2009-01-23 15:37:26 +00:00
sh ALSA: ASoC - Fix wrong section types 2008-12-10 07:47:22 +01:00
Kconfig ASoC: Add jack reporting interface 2009-01-09 10:31:31 +00:00
Makefile ASoC: Add jack reporting interface 2009-01-09 10:31:31 +00:00
soc-core.c Merge branch 'for-2.6.29' into for-2.6.30 2009-02-13 14:02:08 +00:00
soc-dapm.c ASoC: Push the codec runtime storage into the card structure 2009-01-27 10:30:54 +00:00
soc-jack.c ASoC: Push the codec runtime storage into the card structure 2009-01-27 10:30:54 +00:00