File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1202,7 +1202,7 @@ static const struct v4l2_ctrl_ops max2175_ctrl_ops = {
1202
1202
1203
1203
/*
1204
1204
* I2S output enable/disable configuration. This is a private control.
1205
- * Refer to Documentation/media/v4l-drivers/max2175 for more details.
1205
+ * Refer to Documentation/media/v4l-drivers/max2175.rst for more details.
1206
1206
*/
1207
1207
static const struct v4l2_ctrl_config max2175_i2s_en = {
1208
1208
.ops = & max2175_ctrl_ops ,
@@ -1218,7 +1218,7 @@ static const struct v4l2_ctrl_config max2175_i2s_en = {
1218
1218
1219
1219
/*
1220
1220
* HSLS value control LO freq adjacent location configuration.
1221
- * Refer to Documentation/media/v4l-drivers/max2175 for more details.
1221
+ * Refer to Documentation/media/v4l-drivers/max2175.rst for more details.
1222
1222
*/
1223
1223
static const struct v4l2_ctrl_config max2175_hsls = {
1224
1224
.ops = & max2175_ctrl_ops ,
@@ -1234,7 +1234,7 @@ static const struct v4l2_ctrl_config max2175_hsls = {
1234
1234
/*
1235
1235
* Rx modes below are a set of preset configurations that decides the tuner's
1236
1236
* sck and sample rate of transmission. They are separate for EU & NA regions.
1237
- * Refer to Documentation/media/v4l-drivers/max2175 for more details.
1237
+ * Refer to Documentation/media/v4l-drivers/max2175.rst for more details.
1238
1238
*/
1239
1239
static const char * const max2175_ctrl_eu_rx_modes [] = {
1240
1240
[MAX2175_EU_FM_1_2 ] = "EU FM 1.2" ,
You can’t perform that action at this time.
0 commit comments