Hi, The patch series is a collection of minor cleanups I have accumulated while working on the "SPI NOR SFDP fixups" infrastructure. Regards, Boris Changes in v3: - Merged patch 6 into patch 3 - Add an SPDX tag to spi-nor.h Changes in v2: - Drop "mtd: spi-nor: Set SPI_NOR_4B_OPCODES on all >16MB Spansion NORs", "mtd: spi-nor: Create a ->set_4byte() method", "mtd: spi-nor: Explicitly flag all Micron NORs as supporting locking" "mtd: spi-nor: Move Spansion erase related fixup to a dedicated function" - Add a patch adding the SPDX tag - Add a patch moving nor->info assignment earlier in the spi_nor_scan() function *** BLURB HERE *** Boris Brezillon (5): mtd: spi-nor: Drop inline on all internal helpers mtd: spi-nor: Avoid forward declaration of internal functions mtd: spi-nor: Stop passing flash_info around mtd: spi-nor: Make the enable argument passed to set_byte() a bool mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h} drivers/mtd/spi-nor/spi-nor.c | 679 +++++++++++++++++----------------- include/linux/mtd/spi-nor.h | 6 +- 2 files changed, 336 insertions(+), 349 deletions(-) -- 2.17.1 ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/