ASoC: mid-x86: Add .owner to struct snd_soc_card
authorAxel Lin <axel.lin@gmail.com>
Fri, 23 Dec 2011 06:50:17 +0000 (14:50 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 23 Dec 2011 11:32:09 +0000 (11:32 +0000)
commit8270ba0c96702864cb0451079384e5060537d345
treec6f2855c3fa2964524c4337e0ca939385dee861e
parent9b344ce80f8bdf5887d9b5f6d9566d336a8c6ab9
ASoC: mid-x86: Add .owner to struct snd_soc_card

Add missing .owner of struct snd_soc_card. This prevents 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/mid-x86/mfld_machine.c