Re: [PATCH] [media] ov2659: add v4l2_subdev dependency

2015-05-19 Thread Lad, Prabhakar
Hi Arnd, Thanks for the patch. On Tue, May 19, 2015 at 1:39 PM, Arnd Bergmann wrote: > The newly added ov2659 driver uses the v4l2 subdev API, but > can be enabled even when that API is not part of the kernel, > resulting in this build error: > > media/i2c/ov2659.c: In function 'ov2659_get_fmt':

Re: [PATCH] [media] ov2659: add v4l2_subdev dependency

2015-05-19 Thread Benoit Parrot
Thanks, for the patch. Acked-by: Benoit Parrot Arnd Bergmann wrote on Tue [2015-May-19 14:39:12 +0200]: > The newly added ov2659 driver uses the v4l2 subdev API, but > can be enabled even when that API is not part of the kernel, > resulting in this build error: > > media/i2c/ov2659.c: In funct