]> git.baikalelectronics.ru Git - kernel.git/commit
[ALSA] cmipci - Allow to disable integrated FM port
authorTakashi Iwai <tiwai@suse.de>
Thu, 15 Feb 2007 17:56:43 +0000 (18:56 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 6 Mar 2007 10:03:53 +0000 (11:03 +0100)
commitd04d0e68473a20232ba38c1abb58adaba2f04eb4
treee09fa3562a56314802451153072367796a1ae411
parent13c175c68bc92bc218ae120f2cc5d9969c3a16c9
[ALSA] cmipci - Allow to disable integrated FM port

The driver didn't allow to disable the integrated FM port (if available),
and this annoyed people who don't want FM port.  Now fm_port=0 disables
the FM port unconditionally.  fm_port=1 is used for enabling the integrated
FM port (as default).
Also fixed the documentation about this option.
Fix ALSA bug#2491.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Documentation/sound/alsa/ALSA-Configuration.txt
sound/pci/cmipci.c