diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2018-07-10 23:42:16 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-07-17 10:41:55 +0200 |
commit | ffc59c496bf8498657321c59433f55bbcf2d9c38 (patch) | |
tree | 9dc18ae36f5b5d1ad5e8b9195d2b7e5ef181307c /crypto | |
parent | 08948b75939f72bd013699963cc7187f25197653 (diff) |
i2c: recovery: require either get_sda or set_sda
For bus recovery, we either need to bail out early if we can read SDA or
we need to send STOP after every pulse. Otherwise recovery might be
misinterpreted as an unwanted write. So, require one of those SDA
handling functions to avoid this problem.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions