]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Thu, 17 Nov 2011 14:25:49 +0000 (14:25 +0000)
commit7296c20328d0f276328eae58e2b3e732c22256db
treeece40f4788ce96bb8482bddd294fd0a452329dcc
parent6d763d90ff16dde6d12cf772bd2eb725616ecc24
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]