[GIT PULL] mtd: Fixes for v5.9-rc6

From: Vignesh Raghavendra
Date: Fri Sep 18 2020 - 06:44:07 EST


Hello Linus,

Please pull the MTD changes for v5.9-rc6.

I am sending this on behalf of MTD maintainers group this time around.

Miquel/Richard,

Could you please ACK the PR?

Regards
Vignesh

The following changes since commit 856deb866d16e29bd65952e0289066f6078af773:

Linux 5.9-rc5 (2020-09-13 16:06:00 -0700)

are available in the Git repository at:

git@xxxxxxxxxxxxxxxxxxx:pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.9-rc6

for you to fetch changes up to 1afc0c89f6a155c54c76d65ffcf72cd1232daf3a:

Revert "mtd: spi-nor: Add capability to disable flash quad mode" (2020-09-14 20:58:27 +0530)

----------------------------------------------------------------
MTD/SPI NOR fixes:

Revert patches that caused non volatile Quad Enable bit to be cleared
for certain SPI NOR flashes during module remove or during shutdown, thus
breaking backward compatibility.

----------------------------------------------------------------
Yicong Yang (2):
Revert "mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()"
Revert "mtd: spi-nor: Add capability to disable flash quad mode"

drivers/mtd/spi-nor/core.c | 57 ++++------
drivers/mtd/spi-nor/core.h | 10 +-
2 files changed, 24 insertions(+), 43 deletions(-)