ASoC: fsl: Add .owner to struct snd_soc_card
authorAxel Lin <axel.lin@gmail.com>
Thu, 22 Dec 2011 13:04:54 +0000 (21:04 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 22 Dec 2011 17:34:32 +0000 (17:34 +0000)
commit4c3c5df05e02bfa774517cebc5b91b07c2a365dc
tree7be8ebf38e89b7b17271fccb7036680b2ac5c4ec
parent354a21423d09c2a6afe0fcea9dbbda9cdada6e45
ASoC: fsl: Add .owner to struct snd_soc_card

Missed .owner of struct snd_soc_card will prevent the module from being
removed from underneath its users.

Reported-by: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/fsl/efika-audio-fabric.c
sound/soc/fsl/pcm030-audio-fabric.c
This page took 0.039269 seconds and 5 git commands to generate.