[PATCH 0/2] Summary

From: Rene Bolldorf
Date: Thu Nov 17 2011 - 09:03:17 EST


Here is patchset v2 with coding style fixes and code improvements.

Rene Bolldorf (2):
Initial PCI support for Atheros 724x SoCs. (v2)
Initial support for the Ubiquiti Networks XM board (rev 1.0). (patch
v2)

arch/mips/ath79/Kconfig | 11 ++
arch/mips/ath79/Makefile | 1 +
arch/mips/ath79/mach-ubnt-xm.c | 119 ++++++++++++++++
arch/mips/ath79/machtypes.h | 1 +
arch/mips/include/asm/mach-ath79/pci-ath724x.h | 21 +++
arch/mips/pci/Makefile | 1 +
arch/mips/pci/pci-ath724x.c | 174 ++++++++++++++++++++++++
7 files changed, 328 insertions(+), 0 deletions(-)
create mode 100644 arch/mips/ath79/mach-ubnt-xm.c
create mode 100644 arch/mips/include/asm/mach-ath79/pci-ath724x.h
create mode 100644 arch/mips/pci/pci-ath724x.c

--
1.7.7.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/