kernel-ark/sound/soc/davinci
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
..
davinci-evm.c ASoC: Fix DaVinci module unload error 2009-02-13 20:21:30 +00:00
davinci-i2s.c ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_dai 2008-12-20 13:05:39 +00:00
davinci-i2s.h ALSA: Correct Vladimir Barinov's e-mail address 2008-10-10 13:41:45 +02:00
davinci-pcm.c ASoC: Staticise PCM operations tables 2009-01-19 16:23:27 +00:00
davinci-pcm.h ALSA: Correct Vladimir Barinov's e-mail address 2008-10-10 13:41:45 +02:00
davinci-sffsdr.c ASoC: Fix DaVinci module unload error 2009-02-13 20:21:30 +00:00
Kconfig ASoC: Add driver for the Lyrtech SFFSDR board 2008-11-19 13:18:42 +00:00
Makefile ASoC: Add driver for the Lyrtech SFFSDR board 2008-11-19 13:18:42 +00:00