net: ethernet: ucc_geth: fix MEM_PART_MURAM mode
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 7 Feb 2017 09:05:09 +0000 (10:05 +0100)
committerScott Wood <oss@buserror.net>
Sun, 30 Apr 2017 06:26:32 +0000 (01:26 -0500)
commit8b8642af15ed14b9a7a34d3401afbcc274533e13
tree93bd7a92a7e915fae8427a30a24384529ee94485
parentfd615f69a18a9d4aa5ef02a1dc83f319f75da8e7
net: ethernet: ucc_geth: fix MEM_PART_MURAM mode

Since commit 5093bb965a163 ("powerpc/QE: switch to the cpm_muram
implementation"), muram area is not part of immrbar mapping anymore
so immrbar_virt_to_phys() is not usable anymore.

Fixes: 5093bb965a163 ("powerpc/QE: switch to the cpm_muram implementation")
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Li Yang <pku.leo@gmail.com>
Signed-off-by: Scott Wood <oss@buserror.net>
drivers/net/ethernet/freescale/ucc_geth.c
include/soc/fsl/qe/qe.h