]> err.no Git - linux-2.6/blobdiff - Documentation/i2c/porting-clients
[PATCH] largefile support for accounting
[linux-2.6] / Documentation / i2c / porting-clients
index 5eb8d37cc679fef25ee3cce4e74de86e16e4069b..4849dfd6961c7d2ed2d21eb5e7a65cf72cf0b755 100644 (file)
@@ -90,6 +90,8 @@ Technical changes:
   device_create_file. Move the driver initialization before any
   sysfs file creation.
   Drop client->id.
+  Drop any 24RF08 corruption prevention you find, as this is now done
+  at the i2c-core level, and doing it twice voids it.
 
 * [Init] Limits must not be set by the driver (can be done later in
   user-space). Chip should not be reset default (although a module