Re: [PATCH 08/15] media: blackfin: bfin_capture: use vb2_ioctl_* helpers

2015-01-21 Thread Lad, Prabhakar
On Wed, Jan 21, 2015 at 10:55 AM, Scott Jiang wrote: > 2014-12-20 18:47 GMT+08:00 Lad, Prabhakar : >> this patch adds support to vb2_ioctl_* helpers. >> >> Signed-off-by: Lad, Prabhakar >> --- >> drivers/media/platform/blackfin/bfin_capture.c | 107 >> + >> 1 file change

Re: [PATCH 08/15] media: blackfin: bfin_capture: use vb2_ioctl_* helpers

2015-01-21 Thread Scott Jiang
2014-12-20 18:47 GMT+08:00 Lad, Prabhakar : > this patch adds support to vb2_ioctl_* helpers. > > Signed-off-by: Lad, Prabhakar > --- > drivers/media/platform/blackfin/bfin_capture.c | 107 > + > 1 file changed, 22 insertions(+), 85 deletions(-) > > diff --git a/drivers/m

[PATCH 08/15] media: blackfin: bfin_capture: use vb2_ioctl_* helpers

2014-12-20 Thread Lad, Prabhakar
this patch adds support to vb2_ioctl_* helpers. Signed-off-by: Lad, Prabhakar --- drivers/media/platform/blackfin/bfin_capture.c | 107 + 1 file changed, 22 insertions(+), 85 deletions(-) diff --git a/drivers/media/platform/blackfin/bfin_capture.c b/drivers/media/platfo