spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine
authorThangaraj Samynathan <thangaraj.s@microchip.com>
Thu, 12 Jun 2025 02:30:59 +0000 (08:00 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 13 Jun 2025 11:25:31 +0000 (12:25 +0100)
commit9f0ad43b158d07bc7144d219ceabdea36e28e392
treeb175282a88f19e445c959285fee67e7b7b1b5c4f
parent83f066fac3c231e58e9adf3b307e96fee172dfb3
spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine

Removes MSI-X from the interrupt request path, as the DMA engine used by
the SPI controller does not support MSI-X interrupts.

Signed-off-by: Thangaraj Samynathan <thangaraj.s@microchip.com>
Link: https://patch.msgid.link/20250612023059.71726-1-thangaraj.s@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-pci1xxxx.c