Changeset 3576 for i2c/trunk/CHANGES

Show
Ignore:
Timestamp:
09/01/01 18:19:40 (12 years ago)
Author:
mds
Message:

don't redefine init_MUTEX() for 2.2 kernels >= 2.2.18

Tickets 248,250

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • i2c/trunk/CHANGES

    r3570 r3576  
    1818----------------------------------------------------------------------------- 
    1919 
    20 2.6.1 (2001????) 
     202.6.2 (2001????) 
     21  i2c-core.c: Don't redefine init_MUTEX() for kernels 2.2.18+ 
     22 
     232.6.1 (20010830) 
    2124  drivers (all): Sync with kernel 2.4.2 (malloc.h -> slab.h) 
    2225  i2c-core.c: Fix iteration bug in i2c_get_client();