
NAME
sysdev_driver_unregister - Remove an auxillary driver.
SYNOPSIS
void sysdev_driver_unregister (struct sysdev_class * cls,
struct sysdev_driver * drv);
ARGUMENTS
cls Class driver belongs to.
drv Driver.