linux/sound/pci/oxygen
Clemens Ladisch fe6ce80ae2 ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controls
The Line and Mic inputs cannot be used at the same time, so the driver
has to automatically disable one of them if both are set.  However, it
forgot to notify userspace about this change, so the mixer state would
be inconsistent.  To fix this, check if the other control gets muted,
and send a notification event in this case.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Reported-and-tested-by: Nathan Schagen
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2010-09-08 08:26:15 +02:00
..
Makefile
ak4396.h
cm9780.h
cs2000.h
cs4362a.h
cs4398.h
hifier.c sound: use DEFINE_PCI_DEVICE_TABLE 2010-02-09 11:08:33 +01:00
oxygen.c sound: use DEFINE_PCI_DEVICE_TABLE 2010-02-09 11:08:33 +01:00
oxygen.h ALSA: virtuoso: work around missing reset in the Xonar DS Windows driver 2010-09-08 08:26:13 +02:00
oxygen_io.c
oxygen_lib.c ALSA: virtuoso: work around missing reset in the Xonar DS Windows driver 2010-09-08 08:26:13 +02:00
oxygen_mixer.c
oxygen_pcm.c
oxygen_regs.h
pcm1796.h
virtuoso.c ALSA: virtuoso: work around missing reset in the Xonar DS Windows driver 2010-09-08 08:26:13 +02:00
wm8766.h
wm8776.h
wm8785.h
xonar.h
xonar_cs43xx.c ALSA: virtuoso: fix Xonar D1/DX front panel microphone 2010-05-12 10:28:36 +02:00
xonar_hdmi.c
xonar_lib.c
xonar_pcm179x.c
xonar_wm87x6.c ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controls 2010-09-08 08:26:15 +02:00