fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsync
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 30 Nov 2011 22:07:30 +0000 (23:07 +0100)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:40:58 +0000 (22:40 +0100)
commit4976677f4d34df74d7207cae934b27f5d86feace
tree54441fa7b5a76049c9df7ec6458531e1cda9b10f
parent58f03d998de08bb15ce50ad875e41bdc281d77dd
fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsync

The sh_mobile_wait_for_vsync() function isn't related to the fbdev API,
make it generic by passing a channel pointer instead of an fb_info
pointer.

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