MIPS: Initial PCI support for Atheros 724x SoCs.
authorRene Bolldorf <xsecute@googlemail.com>
Thu, 17 Nov 2011 14:25:09 +0000 (14:25 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 7 Dec 2011 22:02:47 +0000 (22:02 +0000)
commit4ff40d5a7668cfadcfc37c3982caea940ba60d8d
treeae3b4246070494db1bb50d99d732f721b97cb7b1
parent7e0dde175e5c06c31624e7fb88975eee683d6894
MIPS: Initial PCI support for Atheros 724x SoCs.

[ralf@linux-mips.org: Fixed the odd formatting of all break statements.]

Signed-off-by: Rene Bolldorf <xsecute@googlemail.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/3019/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-ath79/pci-ath724x.h [new file with mode: 0644]
arch/mips/pci/Makefile
arch/mips/pci/pci-ath724x.c [new file with mode: 0644]