From: Emil Goode Date: Fri, 14 Jun 2013 09:48:56 +0000 (+0200) Subject: ASoC: Fix double assignment of .owner in struct snd_soc_card X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55dafe5dc29c1a8e9ac4a14c38f9550ec79524c9;p=pandora-kernel.git ASoC: Fix double assignment of .owner in struct snd_soc_card In struct snd_soc_card zylonite .owner is assigned THIS_MODULE twice, remove one of them. Signed-off-by: Emil Goode Signed-off-by: Mark Brown --- Reading git-diff-tree failed