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