[PATCH 0/2] spi: dw: clean ups from "use threaded interrupt"
Jisheng Zhang <[email protected]>
| Newsgroups | org.kernel.vger.linux-spi,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Two clean ups from the series "spi: dw: use threaded interrupt" Hi Mark, The enhanced spi mode was merged, I'm a bit concerned with potential bugs with "use threaded interrupt" with it, it's better to let the threaded interrupt tested with it. But I don't have available HW, so I will cook new version once v7.3-rc1 is out and ask sifive people help for test. But the two clean ups in the "use threaded interrupt" series are ready so I pull them out of the series and rebase on latest spi-next tree, I hope they can be merged for v7.3-rc1. Thanks in advance Jisheng Zhang (2): spi: dw: use DW_SPI_ISR directly spi: dw: use DW_SPI_INT_MASK instead of hardcoded 0xff drivers/spi/spi-dw-core.c | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) -- 2.53.0