Re: [PATCH v3 1/2] V4L: remove clock name from v4l2_clk API

2015-02-02 Thread Josh Wu
Hi, Guennadi On 2/1/2015 7:21 AM, Guennadi Liakhovetski wrote: All uses of the v4l2_clk API so far only register one clock with a fixed name. This allows us to get rid of it, which also will make CCF and DT integration easier. Signed-off-by: Guennadi Liakhovetski --- Thanks for the patch. Te

Re: [PATCH v3 1/2] V4L: remove clock name from v4l2_clk API

2015-02-01 Thread Laurent Pinchart
Hi Guennadi, Thank you for the patch. On Sunday 01 February 2015 00:21:32 Guennadi Liakhovetski wrote: > All uses of the v4l2_clk API so far only register one clock with a fixed > name. This allows us to get rid of it, which also will make CCF and DT > integration easier. > > Signed-off-by: Guen

[PATCH v3 1/2] V4L: remove clock name from v4l2_clk API

2015-01-31 Thread Guennadi Liakhovetski
All uses of the v4l2_clk API so far only register one clock with a fixed name. This allows us to get rid of it, which also will make CCF and DT integration easier. Signed-off-by: Guennadi Liakhovetski --- v3: .id field removed from the struct. Since CCF clocks won't be added to the V4L2 clock l