diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2005-06-23 01:09:05 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2005-06-30 07:48:04 +0200 |
commit | 151ef38f7c0ec1b0420f04438b0316e3a30bf2e4 (patch) | |
tree | 3aa6504e12c08f70cacb7f9de6ef5858b45ee86d /drivers/base/dd.c | |
parent | [PATCH] driver core: add bus_find_device & driver_find_device functions (diff) | |
download | linux-151ef38f7c0ec1b0420f04438b0316e3a30bf2e4.tar.xz linux-151ef38f7c0ec1b0420f04438b0316e3a30bf2e4.zip |
[PATCH] driver core: Add the ability to unbind drivers to devices from userspace
This adds a single file, "unbind", to the sysfs directory of every
device that is currently bound to a driver. To unbind the driver from
the device, write anything to this file and they will be disconnected
from each other.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/base/dd.c')
0 files changed, 0 insertions, 0 deletions