android_kernel_xiaomi_sm8350/sound
Takashi Iwai 7cf0a95310 [ALSA] Fix compile errors with older gcc
Fixed compile errors with older gcc for initialization of a union.
sound/pci/ca0106/ca0106_mixer.c: At top level:
sound/pci/ca0106/ca0106_mixer.c:499: unknown field 'p' specified in initializer
sound/pci/ca0106/ca0106_mixer.c:499: warning: missing braces around initializer
sound/pci/ca0106/ca0106_mixer.c:499: warning: (near initialization for 'snd_ca0106_volume_ctls[0].tlv')

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2006-09-23 10:41:19 +02:00
..
aoa [ALSA] Select I2C and I2C_POWERMAC in aoa/codecs/Kconfig 2006-09-23 10:40:37 +02:00
arm [PATCH] irq-flags: sound: Use the new IRQF_ constants 2006-07-02 13:58:54 -07:00
core [ALSA] Fix substream selection in PCM and rawmidi 2006-09-23 10:39:59 +02:00
drivers [ALSA] Add snd-mts64 driver for ESI Miditerminal 4140 2006-09-23 10:39:16 +02:00
i2c [ALSA] Fix compile warnings in ak4xxx-adda.c 2006-09-23 10:40:32 +02:00
isa [ALSA] es18xx - Add PnP BIOS support 2006-09-23 10:39:46 +02:00
mips [PATCH] irq-flags: sound: Use the new IRQF_ constants 2006-07-02 13:58:54 -07:00
oss Merge branch 'linux-2.6' 2006-09-14 07:07:18 +10:00
parisc
pci [ALSA] Fix compile errors with older gcc 2006-09-23 10:41:19 +02:00
pcmcia [ALSA] Deprecate snd_card_free_in_thread() 2006-09-23 10:37:03 +02:00
ppc [ALSA] ppc-beep - handle errors from input_register_device() 2006-09-23 10:39:55 +02:00
sparc [ALSA] sparc dbri removal of DBRI_NO_INTS 2006-09-23 10:40:56 +02:00
synth [ALSA] Fix disconnection of proc interface 2006-09-23 10:36:48 +02:00
usb [ALSA] usb-audio - Fix a typo of CONFIG_PROC_FS 2006-09-23 10:40:04 +02:00
Kconfig [ALSA] snd-aoa: add snd-aoa 2006-06-22 21:34:38 +02:00
last.c
Makefile [ALSA] fix build failure due to snd-aoa 2006-06-28 19:30:48 +02:00
sound_core.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sound_firmware.c