Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit d377e85b authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

[PATCH] driver core: Fix up the device_attach() error handling in bus_add_device()


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: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 479f6ea8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment