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)
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>

No differences found