layerscape: fix call trace of pfe module removing
authorYangbo Lu <yangbo.lu@nxp.com>
Tue, 30 Jan 2018 12:45:25 +0000 (20:45 +0800)
committerJohn Crispin <john@phrozen.org>
Tue, 13 Feb 2018 09:01:51 +0000 (10:01 +0100)
commitf226e652f6e8bdca5ce552ef1e0e8ec98bf8ce9a
tree58d053cfec73afade1143fd17d33f8d02c18dee5
parent35a61fef565e83370c16d07f8e797c7bd7a480e6
layerscape: fix call trace of pfe module removing

Updated pfe kernel patch to clean up iounmap(pfe->ddr_baseaddr).
pfe->ddr_baseaddr was got through phys_to_virt() not ioremap(),
so iounmap() for pfe->ddr_baseaddr should be removed.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
target/linux/layerscape/patches-4.9/706-fsl_ppfe-support-layercape.patch