sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_info
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 18 Sep 2011 10:25:21 +0000 (12:25 +0200)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:40:51 +0000 (22:40 +0100)
commitbce95fe838a5ca84e57411338b953be672c2a5eb
treeab99cb3ef78de9677b83c45e27e2372fa4cc3d6b
parente34d0bbb062cc78802d0f0686c939ea1569889a6
sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_info

The fb_info parameter passed to the display_on operation will be
removed, don't use it.

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