commit | cc3c2ac29152b07ce58c8c7b34a8a8e8f321335a | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Sep 09 08:20:16 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Dec 11 07:02:02 2013 -0200 |
tree | be210abaefc0d3f6bd88be30d69c53f4ae9001ec | |
parent | a1d4eab06d6777c8bbd46f83e8a495722bb37a84 [diff] |
[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 <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>