Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information