[PATCH 0/2] get rid of immrbar_virt_to_phys()
Christophe Leroy
christophe.leroy at c-s.fr
Tue Feb 7 20:05:05 AEDT 2017
ucc_geth ethernet driver is the only driver using immrbar_virt_to_phys() and it uses it incorrectly.
This patch fixes ucc_geth driver then removes immrbar_virt_to_phys()
Christophe Leroy (2):
net: ethernet: ucc_geth: fix MEM_PART_MURAM mode
soc/fsl/qe: get rid of immrbar_virt_to_phys()
drivers/net/ethernet/freescale/ucc_geth.c | 8 +++-----
drivers/soc/fsl/qe/qe.c | 2 --
include/soc/fsl/qe/immap_qe.h | 19 -------------------
include/soc/fsl/qe/qe.h | 1 +
4 files changed, 4 insertions(+), 26 deletions(-)
--
2.10.1
More information about the Linuxppc-dev
mailing list