The following changes since commit 485802a6c524e62b5924849dd727ddbb1497cc71:
Linux 3.5-rc3 (2012-06-16 17:25:17 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-fixes-for-v3.5-rc3 for you to fetch changes up to aef2b89662b8a7506846d0dc0df672d196ddf8d0: ARM: OMAP: Fix Beagleboard DVI reset gpio (2012-06-20 07:18:21 -0700) ---------------------------------------------------------------- Here are a few fixes with the biggest one being fix for Beagle DVI reset. All of them are regression fixes, except for the missing omap2 interrupt controller binding that somehow got missed earlier. ---------------------------------------------------------------- Jon Hunter (1): arm/dts: OMAP2: Fix interrupt controller binding Russ Dill (1): ARM: OMAP: Fix Beagleboard DVI reset gpio Tony Lindgren (2): ARM: OMAP2+: Fix MUSB ifdefs for platform init code ARM: OMAP2: Fix tusb6010 GPIO interrupt for n8x0 arch/arm/boot/dts/omap2.dtsi | 2 ++ arch/arm/mach-omap2/board-n8x0.c | 6 ++---- arch/arm/mach-omap2/board-omap3beagle.c | 28 ++++++++++++---------------- arch/arm/mach-omap2/omap_phy_internal.c | 6 ------ arch/arm/mach-omap2/usb-musb.c | 6 ++---- arch/arm/mach-omap2/usb-tusb6010.c | 2 +- 6 files changed, 19 insertions(+), 31 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html