Re: [PATCH] ASoC: Fix double assignment of .owner in struct snd_soc_card

2013-06-14 Thread Mark Brown
On Fri, Jun 14, 2013 at 11:48:56AM +0200, Emil Goode wrote: > In struct snd_soc_card zylonite .owner is assigned THIS_MODULE > twice, remove one of them. Applied, thanks. signature.asc Description: Digital signature

[PATCH] ASoC: Fix double assignment of .owner in struct snd_soc_card

2013-06-14 Thread Emil Goode
In struct snd_soc_card zylonite .owner is assigned THIS_MODULE twice, remove one of them. Signed-off-by: Emil Goode --- sound/soc/pxa/zylonite.c |1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/pxa/zylonite.c b/sound/soc/pxa/zylonite.c index ceb6566..db8aadf 100644 --- a/sound/soc