Re: [PATCH 2/6] staging/media: fix querycap

2014-11-25 Thread Prabhakar Lad
Hi Hans, Thanks for the patch. On Mon, Nov 24, 2014 at 9:37 AM, Hans Verkuil wrote: > From: Hans Verkuil > > Querycap shouldn't set the version field (the core does that for you), > but it should set the device_caps field. > > Signed-off-by: Hans Verkuil > Cc: Lad, Prabhakar Acked-by: Lad, P

[PATCH 2/6] staging/media: fix querycap

2014-11-24 Thread Hans Verkuil
From: Hans Verkuil Querycap shouldn't set the version field (the core does that for you), but it should set the device_caps field. Signed-off-by: Hans Verkuil Cc: Lad, Prabhakar --- drivers/staging/media/bcm2048/radio-bcm2048.c | 5 +++-- drivers/staging/media/davinci_vpfe/vpfe_video.c | 8