]> www.infradead.org Git - nvme.git/commitdiff
spi: Rework DMA mapped flag
authorMark Brown <broonie@kernel.org>
Tue, 11 Jun 2024 10:38:25 +0000 (11:38 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 11 Jun 2024 10:38:25 +0000 (11:38 +0100)
Merge series from Andy Shevchenko <andriy.shevchenko@linux.intel.com>:

The first part of the series (patches 1 to 7) is an introduction
of a new helper followed by the user conversion.

This consolidates the same code and also makes patch 8 (last one)
be localised to the SPI core part.

The last patch is the main rework to get rid of a recently introduced
hack with a dummy SG list and move to the transfer-based DMA mapped
flag.

That said, the patches 1 to 7 may be applied right away since they
have no functional change intended, while the last one needs more
testing and reviewing.

1  2 
drivers/spi/spi-omap2-mcspi.c
drivers/spi/spi-qup.c

Simple merge
Simple merge