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:
e2c3be2
)
[media] s5p-mfc: fix enum_fmt for s5p-mfc
author
ayaka
<ayaka@soulik.info>
Thu, 18 Sep 2014 19:41:12 +0000
(16:41 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Fri, 26 Sep 2014 09:47:47 +0000
(06:47 -0300)
As the s5p-mfc is a driver which use multiplanar api, so the
vidioc_enum_fmt_vid serial of ioctl should only for
multiplanar, non-multiplanar shouldn't be implemented at all.
Signed-off-by: ayaka <ayaka@soulik.info>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found