Re: [PATCH v4 4/4] smiapp: Use v4l2_of_alloc_parse_endpoint()

2015-04-10 Thread Sakari Ailus
Hi Prabhakar, Thank you for the review. On Fri, Apr 10, 2015 at 10:54:08PM +0100, Lad, Prabhakar wrote: > Hi Sakari, > > Thanks for the patch. > > On Thu, Apr 9, 2015 at 10:25 PM, Sakari Ailus wrote: > > Instead of parsing the link-frequencies property in the driver, let > > v4l2_of_alloc_pars

Re: [PATCH v4 4/4] smiapp: Use v4l2_of_alloc_parse_endpoint()

2015-04-10 Thread Lad, Prabhakar
Hi Sakari, Thanks for the patch. On Thu, Apr 9, 2015 at 10:25 PM, Sakari Ailus wrote: > Instead of parsing the link-frequencies property in the driver, let > v4l2_of_alloc_parse_endpoint() do it. > > Signed-off-by: Sakari Ailus > Acked-by: Laurent Pinchart > --- > drivers/media/i2c/smiapp/smi

[PATCH v4 4/4] smiapp: Use v4l2_of_alloc_parse_endpoint()

2015-04-09 Thread Sakari Ailus
Instead of parsing the link-frequencies property in the driver, let v4l2_of_alloc_parse_endpoint() do it. Signed-off-by: Sakari Ailus Acked-by: Laurent Pinchart --- drivers/media/i2c/smiapp/smiapp-core.c | 40 1 file changed, 20 insertions(+), 20 deletions(-)