Send notification of removed controller
void i2o_driver_notify_controller_remove(struct i2o_driver * drv, struct i2o_controller * c);
drv
I2O driver
c
I2O controller
Send notification of removed controller to a single registered driver.