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)
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>

No differences found