[PATCH 1/9] Driver core: remove class_device_rename

2007-02-23 Thread Greg Kroah-Hartman
No one uses it, and it wasn't exported to modules, so remove it. The only other user of it was the network code, which is now converted to use struct device instead. Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]> --- drivers/base/class.c | 42

[PATCH 1/9] Driver core: remove class_device_rename

2007-02-23 Thread Greg Kroah-Hartman
No one uses it, and it wasn't exported to modules, so remove it. The only other user of it was the network code, which is now converted to use struct device instead. Signed-off-by: Greg Kroah-Hartman [EMAIL PROTECTED] --- drivers/base/class.c | 42 --