remarkable-linux/drivers/media/video/s5p-tv
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
..
hdmi_drv.c [media] v4l: s5p-tv: hdmi: fix mode synchronization 2012-05-20 09:02:15 -03:00
hdmiphy_drv.c [media] v4l: s5p-tv: hdmiphy: add support for per-platform variants 2012-05-20 09:01:19 -03:00
Kconfig [media] v4l: s5p-tv: add sii9234 driver 2012-02-28 18:25:46 -03:00
Makefile [media] v4l: s5p-tv: add sii9234 driver 2012-02-28 18:25:46 -03:00
mixer.h [media] v4l: s5p-tv: Fix section mismatch warning in mixer_video.c 2012-05-20 09:02:45 -03:00
mixer_drv.c [media] s5p-tv: mark const init data with __initconst instead of __initdata 2012-04-10 21:38:16 -03:00
mixer_grp_layer.c [media] v4l: s5p-tv: mixer: add support for selection API 2012-01-10 23:19:23 -02:00
mixer_reg.c [media] v4l: s5p-tv: mixer: fix handling of interlaced modes 2012-05-20 09:02:28 -03:00
mixer_video.c [media] V4L: Remove "_ACTIVE" from the selection target name definitions 2012-07-06 20:13:30 -03:00
mixer_vp_layer.c [media] v4l: s5p-tv: mixer: fix setup of VP scaling 2012-01-10 23:19:40 -02:00
regs-hdmi.h [media] v4l: s5p-tv: hdmi: parametrize DV timings 2012-05-20 09:01:56 -03:00
regs-mixer.h [media] s5p-tv: fix mbus configuration 2011-09-26 08:04:31 -03:00
regs-sdo.h [media] v4l: s5p-tv: add SDO driver for Samsung S5P platform 2011-07-27 17:56:01 -03:00
regs-vp.h [media] v4l: s5p-tv: add TV Mixer driver for Samsung S5P platform 2011-07-27 17:56:01 -03:00
sdo_drv.c [media] v4l: s5p-tv: use devm_ functions 2012-02-28 18:24:17 -03:00
sii9234_drv.c [media] s5p-tv: Use module_i2c_driver in sii9234_drv.c file 2012-07-06 18:28:52 -03:00