module_remove_driver
static inline void module_remove_driver(struct device_driver *drv) { }
void module_remove_driver(const struct device_driver *drv)