Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/linux/kerne...
authorOlof Johansson <olof@lixom.net>
Sun, 13 Oct 2013 16:33:32 +0000 (09:33 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 13 Oct 2013 16:33:32 +0000 (09:33 -0700)
commit98ead6e0011e66b8a3e14bc2f264460742ca79c1
tree29d536041d8a09b81508523ebb571e6be2b41a42
parentd0e639c9e06d44e713170031fe05fb60ebe680af
parentd1f1ca36b566aa56effdd7df69750062ec735131
Merge tag 'fixes-against-v3.12-rc3-take2' of git://git./linux/kernel/git/tmlind/linux-omap into fixes

From Tony Lindgren:

Few fixes for omap3 related hangs and errors that people have
noticed now that people are actually using the device tree
based booting for omap3.

Also one regression fix for timer compile for dra7xx when
omap5 is not selected, and a LED regression fix for n900.

* tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP2: RX-51: Add missing max_current to rx51_lp5523_led_config
  ARM: mach-omap2: board-generic: fix undefined symbol
  ARM: dts: Fix pinctrl mask for omap3
  ARM: OMAP3: Fix hardware detection for omap3630 when booted with device tree
  ARM: OMAP2: gpmc-onenand: fix sync mode setup with DT

Signed-off-by: Olof Johansson <olof@lixom.net>