Changeset 4246
- Timestamp:
- 11/29/06 15:41:51 (2 years ago)
- Files:
-
- i2c/trunk/kernel/i2c-algo-bit.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
i2c/trunk/kernel/i2c-algo-bit.c
r4190 r4246 524 524 } 525 525 526 static u32 bit_func(struct i2c_adapter * i2c_adap)526 static u32 bit_func(struct i2c_adapter *adap) 527 527 { 528 528 return I2C_FUNC_I2C | I2C_FUNC_SMBUS_EMUL |
