diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2007-08-19 07:51:14 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-10-12 21:51:07 (GMT) |
commit | 44b760a825fae65629fb04b1deeab68c6bef5c50 (patch) | |
tree | ab443565d4727ccc52c5d781399bebdbba5d3ac2 /drivers/input | |
parent | a93720eeb4b3bedc1fe15e4b6ca364e6be577d20 (diff) | |
download | linux-44b760a825fae65629fb04b1deeab68c6bef5c50.tar.xz |
sysdev: remove global sysdev drivers list
No one uses sysdev_drivers. Because no one calls sysdev_driver_register
with NULL class.
And it is difficult to imagine that someone want to implement a global
sysdev driver which is called with all sys_device on any kind of
sysdev_class.
So this patch removes global sysdev_drivers list and update comments
for this change.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Tejun Heo <htejun@gmail.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions