upstream: [media] v4l: reorganize RF tuner control ID numbers
authorAntti Palosaari <crope@iki.fi>
Wed, 5 Feb 2014 01:13:44 +0000 (22:13 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:55:01 +0000 (11:55 +0900)
commit3a926ef3f643c44ceecb8cdf0da8c64a4e39ac2c
tree666a2c3fa528243c7d9b8a5ae4a3c43f50105d46
parent5d7939bc9372790bf7f15f452a3801a3bdf2abfb
upstream: [media] v4l: reorganize RF tuner control ID numbers

It appears that controls are ordered by ID number when enumerating.
That could lead illogical UI as controls are usually enumerated and
drawn by the application at runtime.

Change order of controls by reorganizing assigned IDs now as we can.
It is not reasonable possible after the API is released. Also, leave
some spare space between IDs too for possible future extensions.

Cc: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
include/uapi/linux/v4l2-controls.h