diff options
author | Rayagonda Kokatanur <rayagonda.kokatanur@broadcom.com> | 2020-11-02 09:24:29 +0530 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2021-01-05 17:15:43 +0100 |
commit | 545f4011e156554d704d6278245d54543f6680d1 (patch) | |
tree | 3594ec85a047f312a95e2d109e175cf24c11c058 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1ca1b4516088c4e275e47efd3cb243023388753c (diff) |
i2c: iproc: handle only slave interrupts which are enabled
Handle only slave interrupts which are enabled.
The IS_OFFSET register contains the interrupt status bits which will be
set regardless of the enabling of the corresponding interrupt condition.
One must therefore look at both IS_OFFSET and IE_OFFSET to determine
whether an interrupt condition is set and enabled.
Fixes: c245d94ed106 ("i2c: iproc: Add multi byte read-write support for slave mode")
Signed-off-by: Rayagonda Kokatanur <rayagonda.kokatanur@broadcom.com>
Acked-by: Ray Jui <ray.jui@broadcom.com>
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