lkml.org 
[lkml]   [2021]   [Mar]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/5] mtd: spi-nor: Cleanup patches
Date
Various cleanup patches done while reviewing contributions.

Tudor Ambarus (5):
mtd: spi-nor: core: Advance erase after the erase cmd has been
completed
mtd: spi-nor: core: Add vdbg msg for spi_nor_erase_multi_sectors()
mtd: spi-nor: Get rid of duplicated argument in spi_nor_parse_sfdp()
mtd: spi-nor: Move Software Write Protection logic out of the core
mtd: spi-nor: swp: Drop 'else' after 'return'

drivers/mtd/spi-nor/Makefile | 2 +-
drivers/mtd/spi-nor/core.c | 432 ++-------------------------------
drivers/mtd/spi-nor/core.h | 10 +-
drivers/mtd/spi-nor/issi.c | 3 +-
drivers/mtd/spi-nor/macronix.c | 3 +-
drivers/mtd/spi-nor/sfdp.c | 72 +++---
drivers/mtd/spi-nor/sfdp.h | 3 +-
drivers/mtd/spi-nor/spansion.c | 12 +-
drivers/mtd/spi-nor/swp.c | 419 ++++++++++++++++++++++++++++++++
drivers/mtd/spi-nor/winbond.c | 3 +-
10 files changed, 479 insertions(+), 480 deletions(-)
create mode 100644 drivers/mtd/spi-nor/swp.c

--
2.25.1

\
 
 \ /
  Last update: 2021-03-06 10:51    [W:0.117 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site