android_kernel_xiaomi_sm7250/sound
Rodolfo Giometti 1459c7849e [ALSA] Disable AC97 AUX and VIDEO controls for WM9705 touchscreen
This patch by Rodolfo Giometti disables the AC97 AUX and VIDEO controls
on the WM9705 when the touchscreen is selected as the AUX and VIDEO
lines are shared with the touch controller.
Changes:-
 o Added AC97_HAS_NO_AUX flag
 o Test for AC97_HAS_NO_AUX flag in snd_ac97_mixer_build()
 o Sets AC97_HAS_NO_VIDEO and AC97_HAS_NO_AUX in patch_wolfson05() when
WM9705 touch driver is selected.

Signed-off-by: Rodolfo Giometti <giometti@linux.it>
Signed-off-by: Liam Girdwood <liam.girdwood@wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-06-22 21:34:29 +02:00
..
arm [ALSA] Remove zero-initialization of static variables 2006-06-22 21:33:45 +02:00
core [ALSA] Remove bogus check of mmap_count in snd_pcm_release() 2006-06-22 21:34:14 +02:00
drivers [ALSA] virmidi: revert erroneous removal of zero initialization 2006-06-22 21:34:12 +02:00
i2c [ALSA] Remove unneeded read/write_size fields in proc text ops 2006-06-22 21:33:09 +02:00
isa [ALSA] fix potential NULL pointer deref in snd_sb8dsp_midi_interrupt() 2006-06-22 21:34:22 +02:00
mips [ALSA] AMD Au1x00: AC'97 controller is memory mapped 2006-03-22 10:43:28 +01:00
oss [MIPS] Correct HAL2 Kconfig description 2006-06-19 17:39:26 +01:00
parisc
pci [ALSA] Disable AC97 AUX and VIDEO controls for WM9705 touchscreen 2006-06-22 21:34:29 +02:00
pcmcia [ALSA] sound/vxpocket: fix printk warning 2006-06-22 21:34:15 +02:00
ppc [ALSA] unregister platform device again if probe was unsuccessful 2006-06-22 21:32:42 +02:00
sparc [ALSA] Remove zero-initialization of static variables 2006-06-22 21:33:45 +02:00
synth [ALSA] NULL pointer dereference in sound/synth/emux/soundfont.c 2006-06-22 21:34:05 +02:00
usb [ALSA] usbaudio - Fix a typo 2006-06-22 21:33:50 +02:00
Kconfig
last.c
Makefile
sound_core.c [PATCH] mark f_ops const in the inode 2006-03-28 09:16:05 -08:00
sound_firmware.c