diff options
author | Serge Semin <[email protected]> | 2020-10-08 02:55:00 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-10-08 23:00:14 +0100 |
commit | da8f58909e7e047a01e4577807e648482672eddd (patch) | |
tree | ea3ef956f4b98bb80db6b2ecec380f90271d4f00 /scripts/gdb/linux/timerlist.py | |
parent | 82d02944d238a6fdac729d135623b1d88ca8cbd6 (diff) |
spi: dw: Unmask IRQs after enabling the chip
It's theoretically erroneous to enable IRQ before the chip is turned on.
If IRQ handler gets executed before the chip is enabled, then any data
written to the Tx FIFO will be just ignored.
I say "theoretically" because we haven't noticed any problem with that,
but let's fix it anyway just in case...
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/timerlist.py')
0 files changed, 0 insertions, 0 deletions