media: usb: fix several typos
Use codespell to fix lots of typos over frontends. Manually verified to avoid false-positives. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
@@ -1634,7 +1634,7 @@ static int sd_config(struct gspca_dev *gspca_dev,
|
||||
break;
|
||||
case SENSOR_HV7131R:
|
||||
sd->i2c_intf = 0x81; /* i2c 400 Kb/s */
|
||||
/* fall thru */
|
||||
/* fall through */
|
||||
default:
|
||||
cam->cam_mode = vga_mode;
|
||||
cam->nmodes = ARRAY_SIZE(vga_mode);
|
||||
|
Reference in New Issue
Block a user