ALSA: hda - Add missing initializations of amp and verb caches
authorTakashi Iwai <tiwai@suse.de>
Fri, 19 Dec 2008 09:12:02 +0000 (10:12 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 19 Dec 2008 09:12:02 +0000 (10:12 +0100)
commit827057f5c12f5e10dc0279596db940aa6ddf8d9b
tree28af738876e9ca6e51be810461b370e43ab6eb8e
parentcae51176c1082ecb59706056910f8a217d433981
ALSA: hda - Add missing initializations of amp and verb caches

The re-initializations of codec amp and verb caches are missing
at reconfig, which may cause Oops occasionally.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c