]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Alchemy: move ethernet registers to ethernet driver
authorManuel Lauss <manuel.lauss@gmail.com>
Wed, 23 Jul 2014 14:36:22 +0000 (16:36 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 30 Jul 2014 11:50:19 +0000 (13:50 +0200)
commit6968353a6b6c7e9b3261307609cf60f1aa20ebd2
tree3485618f58bb5d1b5faba573e879bbeca34f25d4
parent76f8dac345ea0b911e4cf3e819b90e438d01a1fe
MIPS: Alchemy: move ethernet registers to ethernet driver

Move the register offsets and bit descriptions from the au1000.h header
to their only user, the au1000_eth.c driver.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Cc: netdev@vger.kernel.org
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/7460/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-au1x00/au1000.h
drivers/net/ethernet/amd/au1000_eth.c