sysdev_driver_register — Register auxillary driver
Device class driver belongs to.
Driver.
If cls is valid, then drv is inserted into cls->drivers to be called on each operation on devices of that class. The refcount of cls is incremented. Otherwise, drv is inserted into sysdev_drivers, and called for each device.