hc
2024-05-14 bedbef8ad3e75a304af6361af235302bcc61d06b
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;