git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60af15f
)
[ALSA] Fix probe of non-PnP ISA devices
author
Rene Herman
<rene.herman@gmail.com>
Tue, 15 May 2007 09:42:56 +0000
(11:42 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Wed, 16 May 2007 10:22:44 +0000
(12:22 +0200)
isa_register_driver() returns an error if no device is found
and it's no fatal error for the drivers with pnp support.
Signed-off-by: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
No differences found