[PATCH v3 0/2] mtd: spi-nor: Cleanup patches
Tudor Ambarus
tudor.ambarus at microchip.com
Fri Apr 2 07:38:25 BST 2021
On Mon, 22 Mar 2021 09:51:29 +0200, Tudor Ambarus wrote:
> Various cleanup patches done while reviewing contributions.
>
> Tudor Ambarus (2):
> mtd: spi-nor: Move Software Write Protection logic out of the core
> mtd: spi-nor: swp: Improve code around spi_nor_check_lock_status_sr()
>
> drivers/mtd/spi-nor/Makefile | 2 +-
> drivers/mtd/spi-nor/core.c | 406 +--------------------------------
> drivers/mtd/spi-nor/core.h | 4 +
> drivers/mtd/spi-nor/swp.c | 427 +++++++++++++++++++++++++++++++++++
> 4 files changed, 435 insertions(+), 404 deletions(-)
> create mode 100644 drivers/mtd/spi-nor/swp.c
Applied to spi-nor/next, thanks!
[1/2] mtd: spi-nor: Move Software Write Protection logic out of the core
https://git.kernel.org/mtd/c/c4c795105f29
[2/2] mtd: spi-nor: swp: Improve code around spi_nor_check_lock_status_sr()
https://git.kernel.org/mtd/c/b6cbd9167d44
Best regards,
--
Tudor Ambarus <tudor.ambarus at microchip.com>
More information about the linux-mtd
mailing list