diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2017-11-10 12:52:10 +0100 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2017-11-27 18:53:29 +0100 |
commit | a4fde7e5c9d6432ba863ee53debf27f10b370678 (patch) | |
tree | c9dd3e78e90f63d69a2763a8675d46802031feb5 /scripts/patch-kernel | |
parent | 2967f9ca8b0dc8d924e0f14c55d1e73d9c6c4975 (diff) | |
download | lwn-a4fde7e5c9d6432ba863ee53debf27f10b370678.tar.gz lwn-a4fde7e5c9d6432ba863ee53debf27f10b370678.zip |
i2c: sh_mobile: send STOP according to datasheet
We initiate STOP (or REP_START) on the second last WAIT interrupt
currently. This works fine but is not according to the datasheet which
says to do it on the last WAIT interrupt. This also simplifies the code
quite a lot, so let's do it.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Tested-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions