hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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;