forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 645e752c5a84baeb21015cdc85fc05b7d16312c8
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;