[GIT PULL] few omap regression fixes against v3.13-rc5
From: tony@atomide.com (Tony Lindgren)
Date: 2013-12-28 22:09:11
Also in:
linux-omap
* Tony Lindgren [off-list ref] [131227 16:57]:
The following changes since commit 413541dd66d51f791a0b169d9b9014e4f56be13c: Linux 3.13-rc5 (2013-12-22 13:08:32 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.13/intc-ldp-fix for you to fetch changes up to 82f4fe707836e80b0fcaae9a4a1756e6e89c5e62: Merge tag 'for-v3.13-rc/hwmod-fixes-b' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into debug-ll-and-ldp-backlight-fix (2013-12-27 09:51:25 -0800) ---------------------------------------------------------------- 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.
Added also the mailing lists to Cc. Regards, Tony
----------------------------------------------------------------
Rajendra Nayak (1):
ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL
Suman Anna (1):
ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq data
Tony Lindgren (2):
ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy booting
Merge tag 'for-v3.13-rc/hwmod-fixes-b' of git://git.kernel.org/.../pjw/omap-pending into debug-ll-and-ldp-backlight-fix
arch/arm/mach-omap2/board-ldp.c | 7 ++++++-
arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c | 4 ++--
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 6 +++---
arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 2 +-
4 files changed, 12 insertions(+), 7 deletions(-)