[PATCH v10 05/13] spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper

Miquel Raynal miquel.raynal at bootlin.com
Mon Jan 31 08:22:30 PST 2022


On Thu, 2022-01-27 at 09:18:00 UTC, Miquel Raynal wrote:
> Now that spi_mem_default_supports_op() has access to the static
> controller capabilities (relating to memory operations), and now that
> these capabilities have been filled by the relevant controllers, there
> is no need for a specific helper checking only DTR operations, so let's
> just kill spi_mem_dtr_supports_op() and simply use
> spi_mem_default_supports_op() instead.
> 
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
> Reviewed-by: Pratyush Yadav <p.yadav at ti.com>
> Reviewed-by: Boris Brezillon <boris.brezillon at collabora.com>
> Link: https://lore.kernel.org/linux-mtd/20220104083631.40776-6-miquel.raynal@bootlin.com

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git spi-mem-ecc.

Miquel



More information about the linux-mtd mailing list