From: Lars-Peter Clausen Date: Fri, 31 Jul 2009 19:15:25 +0000 (+0200) Subject: ASoC: jack: Fix race in snd_soc_jack_add_gpios X-Git-Tag: v2.6.32-rc1~166^2~83^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8e22c1fe375a8c3b3e4fd7c569cb8932607bef3;p=pandora-kernel.git ASoC: jack: Fix race in snd_soc_jack_add_gpios The irq can fire as soon as it has been requested, thus all fields accessed from within the irq handler must be initialized prior to requesting the irq. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed