Changeset 4983

Show
Ignore:
Timestamp:
10/25/07 05:09:38 (10 months ago)
Author:
phil
Message:

Tag and release 2.10.5

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • i2c/trunk/CHANGES

    r4951 r4983  
    88----------------------------------------------------------------------------- 
    99 
    10 SVN HEAD 
     102.10.5 (20071024) 
    1111  doc/dev-interface: Clarifications (2.6 backport) 
    1212  i2c-algo-bit: Always send a stop condition before leaving (2.6 backport) 
    1313  i2c-dev: Reject I2C_M_RECV_LEN (2.6 backport) 
    14  
    1514 
    16152.10.2 (20070115) 
  • i2c/trunk/kernel/i2c.h

    r4302 r4983  
    2929#define _LINUX_I2C_H 
    3030 
    31 #define I2C_DATE "2007????
    32 #define I2C_VERSION "2.10.2-SVN
     31#define I2C_DATE "20071024
     32#define I2C_VERSION "2.10.5
    3333 
    3434/* You can set this to 0 if you patch i2c into your kernel tree