]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/video/sh_mobile_lcdc.h
fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 11 Sep 2011 20:59:04 +0000 (22:59 +0200)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:40:45 +0000 (22:40 +0100)
commit9a2985e7f943678154f5761dad753f1987c2fdd0
treed0c767e82624c283526d35b5dd786149cf5bdc7e
parent732bbcc46c31dea5bb6dd27de331d8767e9e8530
fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly

Pass a pointer to the transmitter device through platform data, retrieve
the corresponding sh_mobile_lcdc_entity structure in the probe method
and call the transmitter display_on/off methods directly.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/video/sh_mobile_lcdcfb.c
drivers/video/sh_mobile_lcdcfb.h
include/video/sh_mobile_lcdc.h