Remove an i2o device from the i2o core
void i2o_device_remove(struct i2o_device * i2o_dev);
i2o_dev
I2O device which should be released
Is used on I2O controller removal or LCT modification, when the device is removed from the system. Note that the device could still hang around until the refcount reaches 0.