1. NAME

i2o_bus_remove - remove the I2O Bus Adapter device from the system again

2. SYNOPSIS

int i2o_bus_remove(struct device *  dev );

3. ARGUMENTS

dev
    I2O Bus Adapter device which should be removed

4. DESCRIPTION

Always returns 0.

5. COPYRIGHT