sh_mobile_hdmi: Use LCDC notification callback
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 18 Sep 2011 12:18:28 +0000 (14:18 +0200)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:40:53 +0000 (22:40 +0100)
commit7295752fd7ec86feca6e3ccb407c1cbabf59e1d3
treea8645bd991dd21ea78524a13ede04912464f9b7d
parentecd29947862a9a145c07098499c76c22ed5b8eb3
sh_mobile_hdmi: Use LCDC notification callback

Instead of accessing the LCDC channel and fb_info structures directly,
use the LCDC notification callback to inform the LCDC driver about
display-related events.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/video/sh_mobile_hdmi.c