[media] v4l: ti-vpe: Use correct bus_info name for the device in querycap
authorArchit Taneja <archit@ti.com>
Thu, 6 Mar 2014 10:07:47 +0000 (07:07 -0300)
committerMauro 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