13 Feb
2009
13 Feb
'09
3:30 p.m.
On Fri, Feb 13, 2009 at 12:39:39PM +0530, chaithrika@ti.com wrote:
From: Chaithrika U S chaithrika@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