Name

i2c_unregister_device — reverse effect of i2c_new_device

Synopsis

void i2c_unregister_device (struct i2c_client *  client);

Arguments

client

value returned from i2c_new_device

Context

can sleep