Hi, The patch series is a collection of minor cleanups I have accumulated while working on adding octo mode support. Please let me know if you think some of them are unneeded/inappropriate. For those who are more interested in the next step (addition of octo mode support), you can have a look at this branch [1] which is containing the work we (Zhengxun, Mason and I) have done so far. Regards, Boris [1]https://github.com/bbrezillon/linux/tree/spi-nor/octo Boris Brezillon (8): mtd: spi-nor: Set SPI_NOR_4B_OPCODES on all >16MB Spansion NORs mtd: spi-nor: Drop inline on all internal helpers mtd: spi-nor: Avoid forward declaration of internal functions mtd: spi-nor: Stop passing info to set_4byte() mtd: spi-nor: Make the enable argument passed to set_byte() a bool 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 drivers/mtd/spi-nor/spi-nor.c | 426 +++++++++++++++++++++++------------------- include/linux/mtd/spi-nor.h | 1 + 2 files changed, 232 insertions(+), 195 deletions(-) -- 2.14.1 ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/