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:
fca27a9
)
[media] v4l: ti-vpe: Use correct bus_info name for the device in querycap
author
Archit Taneja
<archit@ti.com>
Thu, 6 Mar 2014 10:07:47 +0000
(07:07 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Mon, 7 Apr 2014 12:42:49 +0000
(09:42 -0300)
The bus_info parameter in v4l2_capabilities expects a 'platform_' prefix. This
wasn't done in the driver and hence was breaking compliance. Update the bus_info
parameter accordingly.
Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found