[PATCH 10/28] mtd: spinand: Make use of the operation templates through SPINAND_OP()
Tudor Ambarus
tudor.ambarus at linaro.org
Wed Nov 5 08:28:29 PST 2025
On 10/31/25 6:26 PM, Miquel Raynal wrote:
> index 4afebaf5f0195b9bc617ea1f125f637f76fff9f8..a8fd04a67cfa9925bd68c57539d86e0816b76274 100644
> --- a/include/linux/mtd/spinand.h
> +++ b/include/linux/mtd/spinand.h
> @@ -701,6 +701,93 @@ struct spinand_device {
> unsigned int retry_mode);
> };
>
> +static inline struct spi_mem_op
Do we still do inlines?
Reviewed-by: Tudor Ambarus <tudor.ambarus at linaro.org>
More information about the linux-mtd
mailing list