aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorKevin Hilman <[email protected]>2009-02-13 11:36:37 -0800
committerMark Brown <[email protected]>2009-02-13 20:21:30 +0000
commitbf3dbe5c8c4b85f98c36d35432efa6573b75e6d3 (patch)
treeaabfddb8276b8ea3ab0653633716d8ad395870fe /include/linux/timerqueue.h
parentf1464ede550b8fda75086cb9bacf8d60fc9f6780 (diff)
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 <[email protected]> Signed-off-by: Kevin Hilman <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions