]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Prefer multi-io to speakers for realtek auto-parser
authorTakashi Iwai <tiwai@suse.de>
Wed, 24 Aug 2011 15:57:44 +0000 (17:57 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 24 Aug 2011 15:57:44 +0000 (17:57 +0200)
commitc267468e988bc620a2c167579304157c34c4fe95
tree899b36ba028e7545e9c793aacae35c4f26293d0d
parent9c4e84d3b8cbcde88947ceff265e11d38ab127b9
ALSA: hda - Prefer multi-io to speakers for realtek auto-parser

When the multi-io jacks are available, parse them first and assign DACs
before parsing speakers and headphones.  This allows a better chance of
surround I/O in some desktops and laptops with limited DACs.

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