1. NAME

i2o_exec_remove - Called on I2O device removal

2. SYNOPSIS

int i2o_exec_remove(struct device *  dev );

3. ARGUMENTS

dev
    I2O device which was removed

4. DESCRIPTION

Unregisters event notification from Executive I2O device.

Returns 0 on success.

5. COPYRIGHT