[ALSA] continue on IS_ERR from platform device registration
authorRene Herman <rene.herman@keyaccess.nl>
Tue, 11 Apr 2006 12:08:33 +0000 (14:08 +0200)
committerJaroslav Kysela <perex@suse.cz>
Wed, 12 Apr 2006 09:55:30 +0000 (11:55 +0200)
commitd0ac642d76c79c5cc673c4cdfe43e926379784e1
tree676e529b860634706ff98978d0328a71e584bc4f
parent12831c15f35dcc9f55fa63d50fd4892c7c6a0a1c
[ALSA] continue on IS_ERR from platform device registration

Continue with the next one on error from device registration.

This would seem the correct thing to do, even if it's not the probe()
error that we're getting.

Signed-off-by: Rene Herman <rene.herman@keyaccess.nl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
16 files changed:
sound/isa/ad1848/ad1848.c
sound/isa/cmi8330.c
sound/isa/cs423x/cs4231.c
sound/isa/cs423x/cs4236.c
sound/isa/es1688/es1688.c
sound/isa/es18xx.c
sound/isa/gus/gusclassic.c
sound/isa/gus/gusextreme.c
sound/isa/gus/gusmax.c
sound/isa/gus/interwave.c
sound/isa/opl3sa2.c
sound/isa/sb/sb16.c
sound/isa/sb/sb8.c
sound/isa/sgalaxy.c
sound/isa/sscape.c
sound/isa/wavefront/wavefront.c