commit | d0ac642d76c79c5cc673c4cdfe43e926379784e1 | [log] [tgz] |
---|---|---|
author | Rene Herman <rene.herman@keyaccess.nl> | Tue Apr 11 14:08:33 2006 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Wed Apr 12 11:55:30 2006 +0200 |
tree | 676e529b860634706ff98978d0328a71e584bc4f | |
parent | 12831c15f35dcc9f55fa63d50fd4892c7c6a0a1c [diff] |
[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>