This patchset series addresses various bugs found and fixed by Arnd Bergmann 
whilst doing randconfig builds.

My involvement has been to review, add/check the maintainers are correct
and submit upstream to try and reduce the backlog.

Regards,

Peter.

Arnd Bergmann (11):
  video: sh_mobile_lcdcfb depends on meram
  video: omap2dss: fix LPAE warnings
  video: clarify I2C dependencies
  video/omap: fix modular build
  video/mbx: fix building debugfs support
  video: export fb_prepare_logo
  video: atmel needs FB_BACKLIGHT
  video/pxa: LCD_CORGI needs BACKLIGHT_CLASS_DEVICE
  video/nuc900: allow modular build
  video/backlight: LP855X needs PWM
  video: omap: allow building on !MMU

Peter Griffin (2):
  video/backlight: LM3630A needs PWM
  video/backlight: LP8788 needs PWM

 drivers/video/backlight/Kconfig        |    8 ++++----
 drivers/video/fbdev/Kconfig            |    6 +++++-
 drivers/video/fbdev/core/fbmem.c       |    1 +
 drivers/video/fbdev/mbx/Makefile       |    3 +--
 drivers/video/fbdev/mbx/mbxdebugfs.c   |    2 +-
 drivers/video/fbdev/mbx/mbxfb.c        |    2 ++
 drivers/video/fbdev/omap/Kconfig       |    9 +++++++++
 drivers/video/fbdev/omap/Makefile      |   23 ++++++++++++-----------
 drivers/video/fbdev/omap/lcdc.c        |   28 +++++-----------------------
 drivers/video/fbdev/omap/omapfb_main.c |    1 +
 drivers/video/fbdev/omap2/dss/dispc.c  |    6 +++---
 include/linux/omap-dma.h               |    2 +-
 include/video/omapdss.h                |    4 ++--
 13 files changed, 47 insertions(+), 48 deletions(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to