dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/drivers/mpu401
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
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mpu401.c [ALSA] continue on IS_ERR from platform device registration 2006-04-27 21:10:08 +02:00
mpu401_uart.c [PATCH] sound: fix hang in mpu401_uart.c 2006-04-20 07:54:04 -07:00