Changeset 4246

Show
Ignore:
Timestamp:
11/29/06 15:41:51 (2 years ago)
Author:
khali
Message:

Minor param name change to minimze diff with 2.4 kernel tree.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • i2c/trunk/kernel/i2c-algo-bit.c

    r4190 r4246  
    524524} 
    525525 
    526 static u32 bit_func(struct i2c_adapter *i2c_adap) 
     526static u32 bit_func(struct i2c_adapter *adap) 
    527527{ 
    528528        return I2C_FUNC_I2C | I2C_FUNC_SMBUS_EMUL |