diff options
author | Serge Semin <[email protected]> | 2020-09-20 14:28:49 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-09-29 17:22:22 +0100 |
commit | a128f6ecd56a32e559889145003425b0c7d406e3 (patch) | |
tree | b5d7f13109c15e2700e2cb04b82e91cc18b8b60d /scripts/gdb/linux/modules.py | |
parent | 8225c1c9a073c323f68833d136fcf94fbc75a275 (diff) |
spi: dw: Clear IRQ status on DW SPI controller reset
It turns out the IRQ status isn't cleared after switching the controller
off and getting it back on, which may cause raising false error interrupts
if controller has been unsuccessfully used by, for instance, a bootloader
before the driver is loaded. Let's explicitly clear the interrupts status
in the dedicated controller reset method.
Signed-off-by: Serge Semin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions