]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mtd: nand: atmel: Add PM ops
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 16 Mar 2017 08:36:00 +0000 (09:36 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 1 Jun 2017 08:09:29 +0000 (10:09 +0200)
commit6e532afaca8ed41107fa0a551d7b2db99a869540
tree538afe663a1a4ab3ea4cd68d58c41252ef1f085d
parentf9ce2eddf1769a2cf93e87332c55063537e69119
mtd: nand: atmel: Add PM ops

Provide a ->resume() hook to make sure the NAND timings are correctly
restored by resetting all chips connected to the controller.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/nand/atmel/nand-controller.c