Re: [PATCH v2 23/48] ths8200: Remove deprecated video-level DV timings operations

2014-03-11 Thread Prabhakar Lad
On Tue, Mar 11, 2014 at 4:45 AM, Laurent Pinchart wrote: > The video enum_dv_timings and dv_timings_cap operations are deprecated > and unused. Remove them. > > Signed-off-by: Laurent Pinchart > Reviewed-by: Hans Verkuil Acked-by: Lad, Prabhakar Regards, --Prabhakar lad > --- > drivers/medi

[PATCH v2 23/48] ths8200: Remove deprecated video-level DV timings operations

2014-03-10 Thread Laurent Pinchart
The video enum_dv_timings and dv_timings_cap operations are deprecated and unused. Remove them. Signed-off-by: Laurent Pinchart Reviewed-by: Hans Verkuil --- drivers/media/i2c/ths8200.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/media/i2c/ths8200.c b/drivers/media/i2c/ths8200.