diff options
author | 2024-03-29 01:32:34 +0000 | |
---|---|---|
committer | 2024-03-29 01:32:34 +0000 | |
commit | 32e13575511117522002faaa043deb7cb7f5d7ea (patch) | |
tree | 1bf3ea9b8d1da39048aa0ffa5e9edd38f0bf1552 /include/linux/spi/spi.h | |
parent | Add multi mode support for omap-mcspi (diff) | |
parent | spi: fsl: remove is_dma_mapped checks (diff) | |
download | wireguard-linux-32e13575511117522002faaa043deb7cb7f5d7ea.tar.xz wireguard-linux-32e13575511117522002faaa043deb7cb7f5d7ea.zip |
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/
Diffstat (limited to 'include/linux/spi/spi.h')
0 files changed, 0 insertions, 0 deletions