ALSA: hda - Fix broken hash chain allocation
commitea2da6e898033b9736a26cf588b9ce841a433337
authorTakashi Iwai <tiwai@suse.de>
Thu, 6 Nov 2008 23:49:48 +0000 (7 00:49 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 6 Nov 2008 23:51:36 +0000 (7 00:51 +0100)
treef68f101671de69e5e134161805d96abf2813081f
parentb910d9ae5b370cf5bf9d6a71028119861b6ea8a4
ALSA: hda - Fix broken hash chain allocation

The chaining for amp hash got broken due to the rewrite with
snd_array.  Fixed now.

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