Merge tag 'omap-for-v3.7-rc1/fixes-take5-signed' of git://git.kernel.org/pub/scm...
authorOlof Johansson <olof@lixom.net>
Thu, 18 Oct 2012 00:05:25 +0000 (17:05 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 18 Oct 2012 00:05:25 +0000 (17:05 -0700)
commitb5beb20d03c89a1ea7cb208c445546f2c62225e4
tree903875467ff7fef37762be9edb3e8407bd49f056
parentb08d48414e73fbf743a93b96e2e5449775239e4a
parent8119024ef7363591fd958ec89ebfaee7c18209e3
Merge tag 'omap-for-v3.7-rc1/fixes-take5-signed' of git://git./linux/kernel/git/tmlind/linux-omap into fixes

From Tony Lindgren:

A boot problem fix for am33xx beaglebone caused by GPMC,
a regression fix for local timer, and a clockdomain locking fix.
Also few minor fixes for boot time and sparse warnings.

* tag 'omap-for-v3.7-rc1/fixes-take5-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP2+: Allow kernel to boot even if GPMC fails to reserve memory
  ARM: OMAP: clockdomain: Fix locking on _clkdm_clk_hwmod_enable / disable
  ARM: OMAP4: devices: fixup OMAP4 DMIC platform device error message
  ARM: OMAP2+: clock data: Add dev-id for the omap-gpmc dummy fck
  ARM: OMAP: resolve sparse warning concerning debug_card_init()
  ARM: OMAP4: Fix twd_local_timer_register regression