[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1486456900.git.christophe.leroy@c-s.fr>
Date: Tue, 7 Feb 2017 10:05:07 +0100 (CET)
From: Christophe Leroy <christophe.leroy@....fr>
To: Li Yang <leoli@...escale.com>, Qiang Zhao <qiang.zhao@....com>,
Scott Wood <oss@...error.net>,
"David S. Miller" <davem@...emloft.net>
Cc: linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: [PATCH 0/2] get rid of immrbar_virt_to_phys()
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 | 4 +---
include/soc/fsl/qe/immap_qe.h | 19 -------------------
include/soc/fsl/qe/qe.h | 1 +
4 files changed, 5 insertions(+), 27 deletions(-)
--
2.10.1
Powered by blists - more mailing lists