Changeset 3871

Show
Ignore:
Timestamp:
12/12/03 00:15:14 (5 years ago)
Author:
phil
Message:

(Phil) Tag and release 2.8.2

Files:

Legend:

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

    r3854 r3871  
    1818----------------------------------------------------------------------------- 
    1919 
    20 2.8.2 (???
     202.8.2 (20031211
    2121  Makefiles: Fail if no kernel .config file exists 
    2222  i2c-algo-bit: Fix sclhi() for adapters that do not have getscl(); 
  • i2c/trunk/kernel/i2c.h

    r3847 r3871  
    2929#define _LINUX_I2C_H 
    3030 
    31 #define I2C_DATE "20031005
    32 #define I2C_VERSION "2.8.1
     31#define I2C_DATE "20031211
     32#define I2C_VERSION "2.8.2
    3333 
    3434#include <linux/module.h>