]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda/realtek - Choose more cleverly the primary outputs
authorTakashi Iwai <tiwai@suse.de>
Thu, 6 Oct 2011 06:27:19 +0000 (08:27 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 6 Oct 2011 06:30:45 +0000 (08:30 +0200)
commit06503670afc4372186d691ab2b9298a5e86fa29f
tree04a5bc831d06714bdac9a5c87fa9108475eab52b
parentf71ff0d713a85f647c16fbe44d2a12bbcc25add3
ALSA: hda/realtek - Choose more cleverly the primary outputs

When the speaker outputs are more than the headphone outputs, it implies
that the system has surround speakers while the headphones are only for
monitoring the front.  In such a case, it's better to put speakers as
the primary outputs so that the driver can build up and keep the
surround setup.  Otherwise the system will pick up the headphone as
primary, and offers less channels than the speakers do support.

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