android_kernel_motorola_sm6225/drivers/media/video/s5p-jpeg
Sylwester Nawrocki c133482300 [media] V4L: Remove "_ACTIVE" from the selection target name definitions
This patch drops the _ACTIVE part from the selection target names
as a prerequisite to unify the selection target names across the subdev
and regular video node API.

The meaning of V4L2_SEL_TGT_*_ACTIVE and V4L2_SUBDEV_SEL_TGT_*_ACTUAL
selection targets is logically the same. Different names add to confusion
where both APIs are used in a single driver or an application. For some
system configurations different names may lead to interoperability issues.

For backwards compatibility V4L2_SEL_TGT_CROP_ACTIVE and
V4L2_SEL_TGT_COMPOSE_ACTIVE are defined as aliases to V4L2_SEL_TGT_CROP
and V4L2_SEL_TGT_COMPOSE. These aliases will be removed after deprecation
period, according to Documentation/feature-removal-schedule.txt.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-07-06 20:13:30 -03:00
..
jpeg-core.c [media] V4L: Remove "_ACTIVE" from the selection target name definitions 2012-07-06 20:13:30 -03:00
jpeg-core.h [media] s5p-jpeg: Use devm_* functions in jpeg-core.c file 2012-05-20 09:05:44 -03:00
jpeg-hw.h [media] s5p-jpeg: Add JPEG controls support 2012-03-01 17:10:30 -03:00
jpeg-regs.h [media] Exynos4 JPEG codec v4l2 driver 2012-01-10 23:21:52 -02:00
Makefile [media] Exynos4 JPEG codec v4l2 driver 2012-01-10 23:21:52 -02:00