|
@@ -48,10 +48,6 @@ devclass_add_device is called to enumerate the device within the class
|
|
and actually register it with the class, which happens with the
|
|
and actually register it with the class, which happens with the
|
|
class's register_dev callback.
|
|
class's register_dev callback.
|
|
|
|
|
|
-NOTE: The device class structures and core routines to manipulate them
|
|
|
|
-are not in the mainline kernel, so the discussion is still a bit
|
|
|
|
-speculative.
|
|
|
|
-
|
|
|
|
|
|
|
|
Driver
|
|
Driver
|
|
~~~~~~
|
|
~~~~~~
|