ALSA: hda - Fix possible access to uninitialized work struct
authorTakashi Iwai <tiwai@suse.de>
Mon, 7 May 2012 13:01:02 +0000 (15:01 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 8 May 2012 14:39:57 +0000 (16:39 +0200)
The work struct must be initialized before the possible call in the
destructor.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found