android_kernel_xiaomi_sm8350/sound
Rene Herman a182ee9876 [ALSA] continue on IS_ERR from platform device registration
I previously only concerned myself with sound/isa. When I now checked
for more platform_device_register_simple() usages in ALSA I found a
couple more drivers that needed the same patches as already submitted
for all the ISA drivers.
This first one is the continue-on-iserr patch for sound/drivers. This
gets them all.

Signed-off-by: Rene Herman <rene.herman@keyaccess.nl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-04-27 21:10:08 +02:00
..
arm
core [ALSA] Handle the error correctly in SNDCTL_DSP_SETFMT ioctl 2006-04-27 21:10:06 +02:00
drivers [ALSA] continue on IS_ERR from platform device registration 2006-04-27 21:10:08 +02:00
i2c
isa [ALSA] unregister platform device again if probe was unsuccessful 2006-04-12 11:55:32 +02:00
mips [ALSA] AMD Au1x00: AC'97 controller is memory mapped 2006-03-22 10:43:28 +01:00
oss Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 2006-04-23 09:44:10 -07:00
parisc
pci [ALSA] ac97 - Add entry for VIA VT1618 codec 2006-04-12 11:34:20 +02:00
pcmcia [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present 2006-03-31 17:26:57 +02:00
ppc [PATCH] powerpc: fix oops in alsa powermac driver 2006-04-21 22:34:26 +10:00
sparc BUG_ON() Conversion in sound/sparc/cs4231.c 2006-03-24 18:49:12 +01:00
synth
usb [ALSA] add another Phase 26 quirk 2006-04-27 21:10:04 +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