]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Documentation/i2c/i2c-stub
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[linux-2.6-omap-h63xx.git] / Documentation / i2c / i2c-stub
index 41889c091a373a877099e6900b00f33751c0583c..0d8be1c20c16b6bf96a95f42e7855d635e3a32b8 100644 (file)
@@ -35,9 +35,6 @@ int chip_addr[10]:
 
 CAVEATS:
 
-There are independent arrays for byte/data and word/data commands.  Depending
-on if/how a target driver mixes them, you'll need to be careful.
-
 If your target driver polls some byte or word waiting for it to change, the
 stub could lock it up.  Use i2cset to unlock it.