spi: more tx_buf/rx_buf removal
authorMark Brown <broonie@kernel.org>
Fri, 29 Mar 2024 01:32:34 +0000 (01:32 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 29 Mar 2024 01:32:34 +0000 (01:32 +0000)
commit32e13575511117522002faaa043deb7cb7f5d7ea
tree1bf3ea9b8d1da39048aa0ffa5e9edd38f0bf1552
parent09f347cdd451a9670ce43d6d1736a0b2065cb079
parent64fe73d10323e399b2e8eb5407390bcb302a046c
spi: more tx_buf/rx_buf removal

Merge series from David Lechner <dlechner@baylibre.com>:

I found a couple more controller drivers that were checking if the
tx_buf and rx_buf fields in the spi_transfer structure were set by a
peripheral driver that I missed in [1]. These checks can be removed
as well.

[1]: https://lore.kernel.org/linux-spi/20240325-spi-remove-is_dma_mapped-v2-1-d08d62b61f1c@baylibre.com/