This API is not stable enough yet to be exposed in the uAPI. Move it
to a kAPI header.
Regards,
Hans
The following changes since commit 708d75fe1c7c6e9abc5381b6fcc32b49830383d0:
media: dvb-pll: don't re-validate tuner frequencies (2018-11-23 12:27:18
-0500)
are available in the Git repository at:
git://linuxtv.org/hverkuil/media_tree.git tags/br-v4.21q2
for you to fetch changes up to f9a88dc4e8703bfa6a40229806fbb496e4111664:
extended-controls.rst: add note to the MPEG2 state controls (2018-12-05
13:59:16 +0100)
----------------------------------------------------------------
Tag branch
----------------------------------------------------------------
Hans Verkuil (2):
mpeg2-ctrls.h: move MPEG2 state controls to non-public header
extended-controls.rst: add note to the MPEG2 state controls
Documentation/media/uapi/v4l/extended-controls.rst | 10 +++++++
drivers/media/v4l2-core/v4l2-ctrls.c | 4 +--
include/media/mpeg2-ctrls.h | 86
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
include/media/v4l2-ctrls.h | 6 ++++
include/uapi/linux/v4l2-controls.h | 68
----------------------------------------------
include/uapi/linux/videodev2.h | 4 ---
6 files changed, 104 insertions(+), 74 deletions(-)
create mode 100644 include/media/mpeg2-ctrls.h