[alsa-devel] [PATCH]: ARM DaVinci ASoC: Fix module unload error

Mark Brown broonie at sirena.org.uk
Fri Feb 13 14:30:57 CET 2009


On Fri, Feb 13, 2009 at 12:39:39PM +0530, chaithrika at ti.com wrote:
> From: Chaithrika U S <chaithrika at ti.com>

> 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.

Which kernel tree is this patch against?  It doesn't apply against
either the topic/asoc or fix/asoc branch of

	git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git


More information about the Alsa-devel mailing list