spi: mchp-pci1xxxx: Fix minor bugs in spi-pci1xxxx
authorMark Brown <broonie@kernel.org>
Wed, 5 Apr 2023 13:42:24 +0000 (14:42 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 5 Apr 2023 13:42:24 +0000 (14:42 +0100)
Merge series from Tharun Kumar P <tharunkumar.pasumarthi@microchip.com>:

This patch series fixes the following bugs in spi-pci1xxxx driver:
1. Length of SPI transactions is improper
2. SPI transactions fail after suspend and resume
3. Incorrect implementation of pci1xxxx_spi_set_cs API


Trivial merge