commit | e181d14ac3f304086e41f8e6601f0bd3c75570b2 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Fri Dec 23 14:54:30 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Dec 23 11:32:08 2011 +0000 |
tree | 99ff7880c8bc939f353d3d78f5fe97fe50d75b9b | |
parent | 4a7042e59908231fc046aac88bd98454d886052d [diff] |
ASoC: txx9: 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>