summaryrefslogtreecommitdiff
path: root/block/Kconfig
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2015-09-03 22:20:12 +0200
committerWolfram Sang <wsa@the-dreams.de>2015-10-09 22:31:54 +0100
commite5a7effa09e257436ab2cd633f80db3f78c684df (patch)
tree40d2d4f458a02701e948494d85bbcfb840c60a6f /block/Kconfig
parent2151ba7584b73255ae057892bb9c2de358af9502 (diff)
i2c: rcar: revoke START request early
If we don't clear START generation as soon as possible, it may cause another message to be generated. To keep the race window as small as possible, we clear it right at the beginning of the interrupt. We don't need checking since we always want to stop START and STOP generation on the next occasion after we started it. This patch improves the situation but sadly does not completely fix it. It is still to be researched if we can do better given this HW design. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'block/Kconfig')
0 files changed, 0 insertions, 0 deletions