commit | f3112735ebe4f097142da0ad02fca1fc82a50f02 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Mon Feb 20 05:42:09 2017 -0500 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Jul 19 15:31:07 2017 -0400 |
tree | e9fb5727a014772b2e36e57a580e362ad79a6768 | |
parent | 48b0132520a56356a183642df440bf7277f014f5 [diff] |
media: v4l: fwnode: Call CSI2 bus csi2, not csi The function to parse CSI2 bus parameters was called v4l2_fwnode_endpoint_parse_csi_bus(), rename it as v4l2_fwnode_endpoint_parse_csi2_bus() in anticipation of CSI1/CCP2 support. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Tested-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>