mbox series

[v2,0/2] mtd: rawnand: gpmi: Suspend/resume fixes

Message ID 20200117200537.9279-1-esben@geanix.com
Headers show
Series mtd: rawnand: gpmi: Suspend/resume fixes | expand

Message

Esben Haabendal Jan. 17, 2020, 8:05 p.m. UTC
This fixes a couple of suspend/resume problems in gpmi-nand driver,
introduced in 5.3 with the implementation of exec_op for gpmi-nand driver.

Changes since v1:
  - Fixed bug in gpmi_init() causing runtime pm becoming disabled
  - Added Fixes tags and cc to stable
  - Rebased to v5.5-rc6

Esben Haabendal (2):
  mtd: rawnand: gpmi: Fix suspend/resume problem
  mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resume

 drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)