commit | 315a1736a2f2d9ad21dddea6bed766469342c2dc | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Thu Sep 03 22:20:10 2015 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Fri Oct 09 22:31:13 2015 +0100 |
tree | 76c52abdc23548154cd0190358a786f96b743955 | |
parent | 2bc3c5a8631db6d88f3a83188b069ca46b301315 [diff] |
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>