MIPS: BCM63XX: remove duplicate spi register definitions
authorJonas Gorski <jogo@openwrt.org>
Thu, 21 Mar 2013 14:03:14 +0000 (14:03 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 7 May 2013 23:19:02 +0000 (01:19 +0200)
commit8a398d757dd0f56c8ac621104b198ff66eef7a7a
treef23295a91f571c1a4ff303b086b94addb4fac0de
parent41ef2d5678d83af030125550329b6ae8b74618fa
MIPS: BCM63XX: remove duplicate spi register definitions

BCM6338 and BCM6348, and BCM6358 and everything after that share the
same register layout. To not have to redefine them for each new chip
and keep the code size small, only use the definitions for the first
chip with the certain layout.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/5006/
Acked-by: John Crispin <blogic@openwrt.org>
arch/mips/bcm63xx/dev-spi.c
arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_spi.h
arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h