From: Laurent Pinchart Date: Wed, 30 Nov 2011 22:07:30 +0000 (+0100) Subject: fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsync X-Git-Tag: v3.4-rc1~125^2~12^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4976677f4d34df74d7207cae934b27f5d86feace;p=pandora-kernel.git 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 --- Reading git-diff-tree failed