Re: [PATCH 1/2] media: davinci: vpif: capture: add V4L2-async support

2013-06-27 Thread Prabhakar Lad
Hi Hans, Thanks for the review. On Thu, Jun 27, 2013 at 11:27 AM, Hans Verkuil hverk...@xs4all.nl wrote: On Tue June 25 2013 17:17:34 Prabhakar Lad wrote: From: Lad, Prabhakar prabhakar.cse...@gmail.com Add support for asynchronous subdevice probing, using the v4l2-async API. The legacy

Re: [PATCH 1/2] media: davinci: vpif: capture: add V4L2-async support

2013-06-27 Thread Hans Verkuil
On Thu June 27 2013 08:13:40 Prabhakar Lad wrote: Hi Hans, Thanks for the review. On Thu, Jun 27, 2013 at 11:27 AM, Hans Verkuil hverk...@xs4all.nl wrote: On Tue June 25 2013 17:17:34 Prabhakar Lad wrote: From: Lad, Prabhakar prabhakar.cse...@gmail.com Add support for asynchronous

Re: [PATCH 1/2] media: davinci: vpif: capture: add V4L2-async support

2013-06-26 Thread Hans Verkuil
On Tue June 25 2013 17:17:34 Prabhakar Lad wrote: From: Lad, Prabhakar prabhakar.cse...@gmail.com Add support for asynchronous subdevice probing, using the v4l2-async API. The legacy synchronous mode is still supported too, which allows to gradually update drivers and platforms.

[PATCH 1/2] media: davinci: vpif: capture: add V4L2-async support

2013-06-25 Thread Prabhakar Lad
From: Lad, Prabhakar prabhakar.cse...@gmail.com Add support for asynchronous subdevice probing, using the v4l2-async API. The legacy synchronous mode is still supported too, which allows to gradually update drivers and platforms. Signed-off-by: Prabhakar Lad prabhakar.cse...@gmail.com Cc: