diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2021-09-15 15:48:27 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2021-09-29 23:02:59 +0200 |
commit | e7f4264821a4ee07775f3775f8530cfa9a6d4b5d (patch) | |
tree | 172c5ab7fbfd023ea7d99f48b9fa75bdd14d8cee /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c073b25dad0c2668b73ae9e8652bc3b8012e762b (diff) |
i2c: rcar: enable interrupts before starting transfer
We want to enable the interrupts _before_ starting the transfer because
it is good programming style and also the proposed order in the R-Car
manual. There is no difference in practice because it doesn't matter in
which order both conditions appear if we wait for both to happen.
Signed-off-by: Ryo Kataoka <ryo.kataoka.wt@renesas.com>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Ulrich Hecht <uli+renesas@fpond.eu>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions