[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)
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>

No differences found