Changes between Version 6 and Version 7 of I2CTools_4_Plan

Show
Ignore:
Timestamp:
05/21/12 18:48:54 (13 months ago)
Author:
khali
Comment:

One more commit for step 1

Legend:

Unmodified
Added
Removed
Modified
  • I2CTools_4_Plan

    v6 v7  
    2020We need to get rid of the {{{i2c-dev.h}}} file in i2c-tools, and before we can do that, this copy should be aligned with the one in the kernel. This means that anything extra must be moved somewhere else. Then all applications must be adjusted to include the right header files. Later, we can just remove the {{{i2c-dev.h}}} file from i2c-tools and use the kernel version of the file instead. 
    2121 
    22 Status: Committed (r6047, r6048.) 
     22Status: Committed (r6047, r6048, r6053.) 
    2323 
    2424Discussion: Do we create a header file that includes all other often-needed header files, to make the migration easier?