Re: [PATCH] soc-camera: Use new selection target definitions

2012-09-05 Thread Guennadi Liakhovetski
On Wed, 22 Aug 2012, Sylwester Nawrocki wrote: > Replace the deprecated V4L2_SEL_TGT_*_ACTIVE selection target > names with their new unified counterparts. > Compatibility definitions are already in linux/v4l2-common.h. > > Signed-off-by: Sylwester Nawrocki Thanks, queued. Guennadi > --- > d

[PATCH] soc-camera: Use new selection target definitions

2012-08-22 Thread Sylwester Nawrocki
Replace the deprecated V4L2_SEL_TGT_*_ACTIVE selection target names with their new unified counterparts. Compatibility definitions are already in linux/v4l2-common.h. Signed-off-by: Sylwester Nawrocki --- drivers/media/platform/soc_camera/soc_camera.c |8 1 files changed, 4 insertio