mtd: spi-nor: core: disable Octal DTR mode on suspend.
authorPratyush Yadav <p.yadav@ti.com>
Mon, 5 Oct 2020 15:31:36 +0000 (21:01 +0530)
committerVignesh Raghavendra <vigneshr@ti.com>
Mon, 9 Nov 2020 06:26:17 +0000 (11:56 +0530)
commit1b65c43f7078eb6e4c2c0231c543a88c272bcb0c
treec4db9b24831666f71146c48b54e6a42a89575235
parentd73ee7534cc537b98b61bfd83dbce5bb12aecb80
mtd: spi-nor: core: disable Octal DTR mode on suspend.

On resume, the init procedure will be run that will re-enable it.

Signed-off-by: Pratyush Yadav <p.yadav@ti.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Link: https://lore.kernel.org/r/20201005153138.6437-14-p.yadav@ti.com
drivers/mtd/spi-nor/core.c