]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
authorJeffrey (Sheng-Hui) Chu <jeffchu@broadcom.com>
Wed, 16 Nov 2011 23:43:20 +0000 (10:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 16 Nov 2011 23:43:20 +0000 (10:43 +1100)
commitbc475cc6a9d67ae6fe1b7ed165ff4cbe656ba526
tree2f5fa82f3b33b8abdb8b1f07512598a29714238c
parentcfcfc9eca2bcbd26a8e206baeb005b055dbf8e37
i2c-algo-bit: Generate correct i2c address sequence for 10-bit target

The wrong bits were put on the wire, fix that.

This fixes kernel bug #42562.

Signed-off-by: Sheng-Hui J. Chu <jeffchu@broadcom.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/algos/i2c-algo-bit.c