Re: [PATCH v3 0/2] mtd: spi-nor: Cleanup patches

2021-04-02 Thread Tudor Ambarus
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() > >

[PATCH v3 0/2] mtd: spi-nor: Cleanup patches

2021-03-22 Thread Tudor Ambarus
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