mtd: nand: atmel: Actually use the PM ops
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 5 Oct 2017 16:57:24 +0000 (18:57 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Sat, 14 Oct 2017 13:15:13 +0000 (15:15 +0200)
commit1533bfa6f6b6bcca1ea1f172ef4a1c5ce5e7b335
treeb2ed50e4d07c6eb69dca71b6d05c26e151837af2
parentb9bb98424c51437973b854691aa1e9b2bfd348f5
mtd: nand: atmel: Actually use the PM ops

commit 6e532afaca8e ("mtd: nand: atmel: Add PM ops") was defining PM
ops but nothing was using/referencing those PM ops.

Fixes: 6e532afaca8e ("mtd: nand: atmel: Add PM ops")
Cc: <stable@vger.kernel.org>
Cc: Romain Izard <romain.izard.pro@gmail.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Wenyou Yang <wenyou.yang@microchip.com>
Tested-by: Romain Izard <romain.izard.pro@gmail.com>
drivers/mtd/nand/atmel/nand-controller.c