Changeset 3775

Show
Ignore:
Timestamp:
02/17/03 01:18:29 (10 years ago)
Author:
mds
Message:

add LM85 driver ID for

Margit Schubert-While <margitsw@…>

Location:
i2c/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • i2c/trunk/CHANGES

    r3744 r3775  
    2323           error handling. This is not a drop-in replacement for i2c-algo-bit. 
    2424           Interface subject to change. 
    25   i2c-id.h: ID for i2c-algo-biths, W83627HF 
     25  i2c-id.h: ID for i2c-algo-biths, W83627HF, LM85 
    2626  i2c.h: Add fields for detailed delivery report in i2c_msg. 
    2727 
  • i2c/trunk/kernel/i2c-id.h

    r3765 r3775  
    151151#define I2C_DRIVERID_FS451 1037 
    152152#define I2C_DRIVERID_W83627HF 1038 
     153#define I2C_DRIVERID_LM85 1039 
    153154 
    154155/*