From: Laurent Pinchart Date: Mon, 9 Sep 2013 11:20:16 +0000 (-0300) Subject: [media] v4l: omap4iss: Make __iss_video_get_format() return a v4l2_mbus_framefmt X-Git-Tag: v3.14-rc1~20^2~315 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc3c2ac29152b07ce58c8c7b34a8a8e8f321335a;p=pandora-kernel.git [media] v4l: omap4iss: Make __iss_video_get_format() return a v4l2_mbus_framefmt The function will be used by a caller that needs the media bus format instead of the pixel format currently returned. Move the media bus format to pixel format conversion to the existing caller. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed