Release a use of the i2c client structure
void i2c_release_client(struct i2c_client * client);
client
the client being no longer referenced
Must be called when a user of a client is finished with it.