diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2005-12-14 00:17:34 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-01-05 01:18:09 +0100 |
commit | 874c6241b2e49e52680d32a50d4909c7768d5cb9 (patch) | |
tree | 815b08ab6793cd45346c3d5f6a3875f36c0bfc91 /fs | |
parent | [PATCH] Driver Core: Rearrange exports in platform.c (diff) | |
download | linux-874c6241b2e49e52680d32a50d4909c7768d5cb9.tar.xz linux-874c6241b2e49e52680d32a50d4909c7768d5cb9.zip |
[PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled
Thanks to drivers making their id tables __devinit, we can't allow
userspace to bind or unbind drivers from devices manually through sysfs.
So we only allow this if CONFIG_HOTPLUG is enabled.
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions