1. NAME▲

i2o_iop_release - release the memory for a I2O controller

2. SYNOPSIS ▲

void i2o_iop_release(struct device *  dev );

3. ARGUMENTS ▲

dev
    I2O controller which should be released

4. DESCRIPTION ▲

Release the allocated memory. This function is called if refcount of device reaches 0 automatically.

5. COPYRIGHT ▲