]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'omap-for-v3.13/intc-ldp-fix' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Sat, 28 Dec 2013 23:38:32 +0000 (15:38 -0800)
committerOlof Johansson <olof@lixom.net>
Sat, 28 Dec 2013 23:38:32 +0000 (15:38 -0800)
commit21379b3b5cc7463c1f39cd40c5c1b4f78a167099
tree449426f2b37bb340e286fe0def9bf9cef29ec2a7
parent6230ce4f578fec5ac5a6dc51bb3cead47f715a59
parent7ee26cec75429cd5b534382d25d48c71e069cf2f
Merge tag 'omap-for-v3.13/intc-ldp-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes

From Tony Lindgren:
Fix a regression for wrong interrupt numbers for some devices after
the sparse IRQ conversion, fix DRA7 console output for earlyprintk,
and fix the LDP LCD backlight when DSS is built into the kernel and
not as a loadable module.

* tag 'omap-for-v3.13/intc-ldp-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy booting
  ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq data
  ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL
  + v3.13-rc5

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