Changeset 3900

Show
Ignore:
Timestamp:
02/07/04 22:45:59 (5 years ago)
Author:
phil
Message:

(Phil) Tag and release 2.8.4

Files:

Legend:

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

    r3898 r3900  
    1818----------------------------------------------------------------------------- 
    1919 
    20 2.8.4 (2004-??-??
     202.8.4 (20040207
    2121  i2c-id.h: Add IDs for the OV511 project 
    2222  i2c-philips-par.c: Fix bus reset with type!=0 
  • i2c/trunk/kernel/i2c.h

    r3893 r3900  
    2929#define _LINUX_I2C_H 
    3030 
    31 #define I2C_DATE "20040115
    32 #define I2C_VERSION "2.8.3
     31#define I2C_DATE "20040207
     32#define I2C_VERSION "2.8.4
    3333 
    3434#include <linux/module.h>