MLK-17121: mtd: fsl-flexspi: re-init the flexspi after suspend/resume
authorHan Xu <han.xu@nxp.com>
Thu, 7 Dec 2017 21:59:47 +0000 (15:59 -0600)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:51:06 +0000 (14:51 -0500)
commitfbc92b8524fde7cc048d4ccf603266e1b5e8734c
treeb2d96cf93645fa6da6786ba0f38e7d144a44c723
parent0acd1d8215f8285ed8dbbb91cbc2d81821d90182
MLK-17121: mtd: fsl-flexspi: re-init the flexspi after suspend/resume

re-init the flexspi controller after suspend/resume.

runtime resume will re-init the controller, Once the it was initialized
and need to be re-init(determined by read specific register bit).

Signed-off-by: Han Xu <han.xu@nxp.com>
drivers/mtd/spi-nor/fsl-flexspi.c