git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1d4eab
)
[media] v4l: omap4iss: Make __iss_video_get_format() return a v4l2_mbus_framefmt
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Mon, 9 Sep 2013 11:20:16 +0000
(08:20 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Wed, 11 Dec 2013 09:02:02 +0000
(07:02 -0200)
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>
No differences found