From: Archit Taneja Date: Thu, 6 Mar 2014 10:07:47 +0000 (-0300) Subject: [media] v4l: ti-vpe: Use correct bus_info name for the device in querycap X-Git-Tag: v3.15-rc1~13^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b20902b92e6a49ab21a79d4b2e56a6dd0085c696;p=pandora-kernel.git [media] v4l: ti-vpe: Use correct bus_info name for the device in querycap 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 Signed-off-by: Archit Taneja Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed