ASoC: mxs: Add .owner to struct snd_soc_card
authorLothar Waßmann <LW@KARO-electronics.de>
Wed, 28 Dec 2011 12:06:21 +0000 (20:06 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 28 Dec 2011 17:20:48 +0000 (17:20 +0000)
Add missing .owner of struct snd_soc_card. This prevents the module from being
removed from underneath its users.

Signed-off-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>

No differences found