From: Takashi Iwai Date: Mon, 7 May 2012 13:01:02 +0000 (+0200) Subject: ALSA: hda - Fix possible access to uninitialized work struct X-Git-Tag: v3.5-rc1~83^2~4^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c382a9f009d7332e16919154e01f5554eeb095ed;p=pandora-kernel.git ALSA: hda - Fix possible access to uninitialized work struct The work struct must be initialized before the possible call in the destructor. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed