forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 151fecfb72a0d602dfe79790602ef64b4e241574
kernel/include/uapi/linux/videodev2.h
....@@ -1648,7 +1648,7 @@
16481648 __u8 name[32]; /* Label */
16491649 __u32 type; /* Type of input */
16501650 __u32 audioset; /* Associated audios (bitfield) */
1651
- __u32 tuner; /* enum v4l2_tuner_type */
1651
+ __u32 tuner; /* Tuner index */
16521652 v4l2_std_id std;
16531653 __u32 status;
16541654 __u32 capabilities;