Release the memory for a i2o controller
void i2o_iop_release(struct device * dev);
dev
I2O controller which should be released
Release the allocated memory. This function is called if refcount of device reaches 0 automatically.