]> git.karo-electronics.de Git - mv-sheeva.git/commit
sh: add a parameter to LCDC driver's .display_on() callback
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 21 Jul 2010 10:13:17 +0000 (10:13 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 4 Aug 2010 07:12:11 +0000 (16:12 +0900)
commitc2439398170be9d7af28eb3ab59593369cb303f3
tree19a1b4078363950e13c940dcd32d38e884a8257b
parentb90884c886696a67a4c7832b4e627f341a860b3d
sh: add a parameter to LCDC driver's .display_on() callback

HDMI support for the sh_mobile_lcdc framebuffer driver will require a 'struct
fb_info *' pointer for its .display_on() callback. While at it fix kfr2r09
framebuffer modular build.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/mach-ap325rxa/setup.c
arch/sh/boards/mach-kfr2r09/Makefile
arch/sh/boards/mach-kfr2r09/lcd_wqvga.c
arch/sh/include/mach-kfr2r09/mach/kfr2r09.h
drivers/video/sh_mipi_dsi.c
drivers/video/sh_mobile_lcdcfb.c
include/video/sh_mobile_lcdc.h