[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1330630010-11241-1-git-send-email-alan@signal11.us>
Date: Thu, 1 Mar 2012 14:26:42 -0500
From: Alan Ott <alan@...nal11.us>
To: Russell King <linux@....linux.org.uk>,
Colin Cross <ccross@...roid.com>,
Olof Johansson <olof@...om.net>,
Stephen Warren <swarren@...dia.com>,
Grant Likely <grant.likely@...retlab.ca>,
Linus Walleij <linus.walleij@...ricsson.com>,
Alan Stern <stern@...land.harvard.edu>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Lucas De Marchi <lucas.demarchi@...fusion.mobi>,
Arnd Bergmann <arnd@...db.de>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-tegra@...r.kernel.org, linux-usb@...r.kernel.org
Cc: Alan Ott <alan@...nal11.us>
Subject: [PATCH 0/8] ARM: Tegra: cleanup patches from Arnd Bergmann
Hello,
I'm helping Arnd Bergmann get some of his cleanup patches upstream. This
set covers the Tegra.
Thanks,
Alan.
Arnd Bergmann (8):
ARM: tegra: export tegra_gpio_{en,dis}able
ARM: tegra: do not hide dma declarations
ARM: tegra: select CPU_FREQ_TABLE
ARM: tegra: build localtimer support only when needed
ARM: tegra: work around tegra THUMB2_KERNEL bug
ARM: tegra: USB_ULPI needs USB
ARM: tegra: export usb phy symbols
ARM: tegra: HACK: remove set_irq_flags() from driver
arch/arm/Kconfig | 1 +
arch/arm/mach-tegra/Kconfig | 2 ++
arch/arm/mach-tegra/Makefile | 3 ++-
arch/arm/mach-tegra/include/mach/dma.h | 4 ----
arch/arm/mach-tegra/usb_phy.c | 10 ++++++++++
drivers/gpio/gpio-tegra.c | 2 ++
drivers/usb/host/ehci-tegra.c | 1 -
7 files changed, 17 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists