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:
479f6ea
)
[PATCH] driver core: Fix up the device_attach() error handling in bus_add_device()
author
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 22 Jun 2005 23:09:05 +0000
(16:09 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 23 Jun 2005 06:01:10 +0000
(23:01 -0700)
Don't error out if something "bad" happens when trying to bind a driver to a
device. We want the sysfs attributes to be present for later when we try to
tear down the device.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/base/bus.c
patch
|
blob
|
history
diff --cc
drivers/base/bus.c
Simple merge