From b20902b92e6a49ab21a79d4b2e56a6dd0085c696 Mon Sep 17 00:00:00 2001 From: Archit Taneja Date: Thu, 6 Mar 2014 07:07:47 -0300 Subject: [PATCH] [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-format-patch failed