linux-kernel-test/arch/mips/alchemy/common
Manuel Lauss 553737aa95 NET: au1000_eth: Pass MACDMA address through platform resource info.
This patch removes the last hardcoded base address from the au1000_eth
driver.  The base address of the MACDMA unit was derived from the
platform device id; if someone registered the MACs in inverse order
both would not work.
So instead pass the base address of the DMA unit to the driver with
the other platform resource information.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
Acked-by: David S. Miller <davem@davemloft.net>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2674/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2011-10-24 23:34:22 +01:00
..
clocks.c Fix common misspellings 2011-03-31 11:26:23 -03:00
dbdma.c MIPS: Alchemy: Convert dbdma.c to syscore_ops 2011-05-19 09:55:45 +01:00
dma.c MIPS: Alchemy: Cleanup DMA addresses 2011-05-19 09:55:46 +01:00
gpiolib-au1000.c MIPS: Alchemy: use runtime cpu detection in GPIO code. 2010-02-27 12:53:02 +01:00
irq.c MIPS: Alchemy: Convert irq.c to syscore_ops. 2011-05-19 09:55:45 +01:00
Makefile MIPS: Move Alchemy Makefile parts to their own Platform file. 2010-08-05 13:25:46 +01:00
pci.c
platform.c NET: au1000_eth: Pass MACDMA address through platform resource info. 2011-10-24 23:34:22 +01:00
power.c MIPS: Alchemy: Include Au1100 in PM code. 2011-09-21 17:53:01 +02:00
prom.c MIPS: Alchemy: Resolve prom section mismatches 2010-10-04 18:33:59 +01:00
setup.c MIPS: DB1200: Set Config[OD] for improved stability. 2011-05-19 09:55:44 +01:00
sleeper.S MIPS: Alchemy: sleepcode without compile-time cputype dependencies 2010-07-05 17:17:30 +01:00
time.c mips: convert to clocksource_register_hz/khz 2011-02-21 13:33:50 -08:00