MLK-20388-2: mtd: fsl-quadspi: use ioremap_wc to handle qspi unaligned access
authorHan Xu <han.xu@nxp.com>
Thu, 15 Nov 2018 21:12:13 +0000 (15:12 -0600)
committerLeonard Crestez <leonard.crestez@nxp.com>
Thu, 2 May 2019 08:35:27 +0000 (11:35 +0300)
commit4c6f64c0cba1ee1223c594947d399b9104467164
tree638a6bfffdaedab1b628a4cbb502db4bdd92ce72
parentaf7db27d55863894205c29d89c88eb9086cc0c7c
MLK-20388-2: mtd: fsl-quadspi: use ioremap_wc to handle qspi unaligned access

Use ioremap_wc to handle unaligned qspi AHB read. Remove the previous
SW alignment handle for neat code.

Signed-off-by: Han Xu <han.xu@nxp.com>
Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
Signed-off-by: Shrikant Bobade <Shrikant_Bobade@mentor.com>
(cherry picked from commit 07c7e72b0ed05beaf2c07d8e098e18c1e48ec634)
drivers/mtd/spi-nor/fsl-quadspi.c