]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ALSA: hda - Increase the connection list size for ALC662
authorTakashi Iwai <tiwai@suse.de>
Fri, 30 Jul 2010 08:37:29 +0000 (10:37 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 30 Jul 2010 08:37:29 +0000 (10:37 +0200)
commitce503f38bdb59c9175a9076215a3ba579fad4e64
tree37fdca2288c3f7b70fe5b3687921338f0c48017b
parent5aacc2186cc075880a9eca42e6b7f9bb3096d0ea
ALSA: hda - Increase the connection list size for ALC662

Some ALC662-compatible codecs like ALC892 may have more than 4
connections for the input source.  Use HDA_MAX_CONNECTIONS instead of
the fixed magic number 4.

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