mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:41:42 +00:00
9b163e0d33
There are no more users of the deprecated is_dma_mapped in struct spi_message so it can be removed. References in documentation and comments are also removed. A few similar checks if xfer->tx_dma or xfer->rx_dma are not NULL are also removed since these are now guaranteed to be NULL because they were previously set only if is_dma_mapped was true. Signed-off-by: David Lechner <dlechner@baylibre.com> Link: https://msgid.link/r/20240325-spi-remove-is_dma_mapped-v2-1-d08d62b61f1c@baylibre.com Signed-off-by: Mark Brown <broonie@kernel.org> |
||
---|---|---|
.. | ||
butterfly.rst | ||
index.rst | ||
pxa2xx.rst | ||
spi-lm70llp.rst | ||
spi-sc18is602.rst | ||
spi-summary.rst | ||
spidev.rst |