File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
drivers/staging/media/atomisp/include/linux Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ struct intel_v4l2_subdev_table {
116
116
};
117
117
118
118
/*
119
- * Sensor of external ISP can send multiple steams with different mipi data
119
+ * Sensor of external ISP can send multiple streams with different mipi data
120
120
* type in the same virtual channel. This information needs to come from the
121
121
* sensor or external ISP
122
122
*/
@@ -138,7 +138,7 @@ struct atomisp_input_stream_info {
138
138
/*
139
139
* if more isys_configs is more than 0, sensor needs to configure the
140
140
* input format differently. width and height can be 0. If width and
141
- * height is not zero, then the corresponsing data needs to be set
141
+ * height is not zero, then the corresponding data needs to be set
142
142
*/
143
143
struct atomisp_isys_config_info isys_info [MAX_STREAMS_PER_CHANNEL ];
144
144
};
You can’t perform that action at this time.
0 commit comments