1. NAME

i2c_unlock_adapter - Release exclusive access to an I2C bus segment

2. SYNOPSIS

void i2c_unlock_adapter(struct i2c_adapter *  adapter );

3. ARGUMENTS

adapter
    Target I2C bus segment

4. COPYRIGHT