commit | 23bd1ce48f0b2721f0f37087d8acd9fe57f895d7 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Fri Dec 23 14:52:22 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Dec 23 11:32:00 2011 +0000 |
tree | 4118dccedebb12e29f0b57cb9f32528d8b45d7cf | |
parent | b5a67048d012cc69618140ce31316eedc9c57e8c [diff] |
ASoC: s6000: 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> Acked-by: Daniel Glöckner <dg@emlix.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>