ALSA: hda - Manually expand alc882_init_verbs
authorTakashi Iwai <tiwai@suse.de>
Fri, 3 Jul 2009 08:58:12 +0000 (10:58 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Jul 2009 08:58:12 +0000 (10:58 +0200)
commit8ab9e0af6d7709a781b60a51711ddf1d43bd22bb
tree91df1fff73988367b589cf3344d0892c88c56e09
parentcb6381225a8064b0911dced3eb10f00bd5520c85
ALSA: hda - Manually expand alc882_init_verbs

Instead of expanding alc882_init_verbs to two elements via a macro,
manually expand to each entry.  This makes clear that some have already
the full slot for init_verbs array (currently 5).

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