]> git.karo-electronics.de Git - linux-beck.git/commit
i2c: rcar: don't issue stop when HW does it automatically
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Thu, 3 Sep 2015 20:20:10 +0000 (22:20 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 9 Oct 2015 21:31:13 +0000 (22:31 +0100)
commit315a1736a2f2d9ad21dddea6bed766469342c2dc
tree76c52abdc23548154cd0190358a786f96b743955
parent2bc3c5a8631db6d88f3a83188b069ca46b301315
i2c: rcar: don't issue stop when HW does it automatically

The manual says (55.4.8.6) that HW does automatically send STOP after
NACK was received. My measuerments confirm that.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-rcar.c