Re: [PATCH] mtd: spi-nor: Fix direction of the write_sr() transfer

From: Miquel Raynal
Date: Fri Oct 04 2019 - 12:09:38 EST


On Fri, 2019-10-04 at 10:47:55 UTC, wrote:
> From: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>
>
> write_sr() sends data to the SPI memory, fix the direction.
>
> Fixes: b35b9a10362d ("mtd: spi-nor: Move m25p80 code in spi-nor.c")
> Reported-by: John Garry <john.garry@xxxxxxxxxx>
> Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>
> Tested-by: John Garry <john.garry@xxxxxxxxxx>
> Acked-by: Vignesh Raghavendra <vigneshr@xxxxxx>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/fixes, thanks.

Miquel