diff options
| author | 2020-11-02 09:24:29 +0530 | |
|---|---|---|
| committer | 2021-01-05 17:15:43 +0100 | |
| commit | 545f4011e156554d704d6278245d54543f6680d1 (patch) | |
| tree | 3594ec85a047f312a95e2d109e175cf24c11c058 /tools/perf/scripts/python | |
| parent | i2c: iproc: handle Master aborted error (diff) | |
| download | linux-rng-545f4011e156554d704d6278245d54543f6680d1.tar.xz linux-rng-545f4011e156554d704d6278245d54543f6680d1.zip | |
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')
0 files changed, 0 insertions, 0 deletions
