Searched hist:"67 e1dbcb1f6058c309e465f212466bbbb2325a88" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_phyp.c | diff 67e1dbcb1f6058c309e465f212466bbbb2325a88 Wed Jul 25 16:19:55 CDT 2012 Michael Ellerman <michael@ellerman.id.au> ehea: Remove uses of virt_to_abs() and abs_to_virt()
abs_to_virt() simply calls __va() and we'd like to get rid of it, so replace all abs_to_virt() uses with __va().
Similarly virt_to_abs() just calls __pa().
Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | ehea.h | diff 67e1dbcb1f6058c309e465f212466bbbb2325a88 Wed Jul 25 16:19:55 CDT 2012 Michael Ellerman <michael@ellerman.id.au> ehea: Remove uses of virt_to_abs() and abs_to_virt()
abs_to_virt() simply calls __va() and we'd like to get rid of it, so replace all abs_to_virt() uses with __va().
Similarly virt_to_abs() just calls __pa().
Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | ehea_qmr.c | diff 67e1dbcb1f6058c309e465f212466bbbb2325a88 Wed Jul 25 16:19:55 CDT 2012 Michael Ellerman <michael@ellerman.id.au> ehea: Remove uses of virt_to_abs() and abs_to_virt()
abs_to_virt() simply calls __va() and we'd like to get rid of it, so replace all abs_to_virt() uses with __va().
Similarly virt_to_abs() just calls __pa().
Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|