Re: [PATCH 3/8] v4l: fwnode: Call CSI2 bus csi2, not csi

2017-07-06 Thread Sebastian Reichel
Hi, On Thu, Jul 06, 2017 at 02:00:14AM +0300, Sakari Ailus wrote: > 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 Reviewed-

[PATCH 3/8] v4l: fwnode: Call CSI2 bus csi2, not csi

2017-07-05 Thread Sakari Ailus
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 --- drivers/media/v4l2-core/v4l2-fwnode.c | 6 +++--- 1 file changed, 3 insertions(+), 3