177ba077 parent 7507e8da2f21476007501f04d8bce2b7d0cb3971 author Takashi Iwai 1193066410 +0200 committer Jaroslav Kysela 1193119675 +0200 [ALSA] hda-codec - Fix possible array overflow dac_nids arrays in each codec support code may have up to 5 items when assigned from the auto-configurator. Some codec codes have less numbers than the possible max. This patch defines the constant and fixes the array definitions. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela