Changes between Version 5 and Version 6 of I2CTools_4_Plan
- Timestamp:
- 04/26/12 12:13:32 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
I2CTools_4_Plan
v5 v6 20 20 We 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. 21 21 22 Status: Patches sent to the linux-i2c list for review and comments ([http://marc.info/?l=linux-i2c&m=133519961628546&w=2 1/2], [http://marc.info/?l=linux-i2c&m=133519972628594&w=2 2/2].) Ready to be committed.22 Status: Committed (r6047, r6048.) 23 23 24 24 Discussion: Do we create a header file that includes all other often-needed header files, to make the migration easier?
