Driver core: change misc class_devices to be real devices
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 27 Jul 2006 23:16:04 +0000 (16:16 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Dec 2006 22:51:59 +0000 (14:51 -0800)
This also ment that some of the misc drivers had to also be fixed
up as they were assuming the device was a class_device.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found