Changeset 3974

Show
Ignore:
Timestamp:
03/30/05 19:51:51 (4 years ago)
Author:
khali
Message:

Update.

Files:

Legend:

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

    r3968 r3974  
    1919 
    20202.9.1 (2005????) 
     21  Interface changes 
     22        - Restore binary compatibility with Linux 2.4 
    2123  Makefile: Revert the header install removal 
    2224            Support sparc64 (Nicolas Boullis) 
    2325            Support mips and sparc32 (Aurelien Jarno) 
     26            Use -fno-strict-aliasing on all architectures 
    2427  i2c-core: Unhide i2c_get_client 
     28            Fix force parameter loop iteration 
    2529  i2c-id.h: Add ID for Marvell 64xxx 
    2630            Sync IDs with Linux 2.6 
    2731  i2c.h: Drop 2.4.9 compatibility define of MODULE_LICENSE 
     32         Fix defines lacking parentheses (Corey Minyard) 
    2833  i2c-algo-bit, i2c-algo-biths, i2c-algo-pcf: Declare I2C_FUNC_I2C 
    2934            as being supported 
    30   i2c-algo-biths: Replace assembly code by C (Aurelient Jarno) 
     35  i2c-algo-biths: Replace assembly code by C (Aurelien Jarno) 
    3136 
    32372.9.0 (20041228)