commit | 8ab9e0af6d7709a781b60a51711ddf1d43bd22bb | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jul 03 10:58:12 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jul 03 10:58:12 2009 +0200 |
tree | 91df1fff73988367b589cf3344d0892c88c56e09 | |
parent | cb6381225a8064b0911dced3eb10f00bd5520c85 [diff] |
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>