mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 22:22:08 +02:00
media: i2c: m5mols: fix spelling mistake: "Machanics" -> "Mechanics"
Trivial fix to spelling mistake in v4l2_info message Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
efaf515f0d
commit
2f9b8aa36b
|
|
@ -457,7 +457,7 @@ static int m5mols_get_version(struct v4l2_subdev *sd)
|
|||
|
||||
v4l2_info(sd, "Manufacturer\t[%s]\n",
|
||||
is_manufacturer(info, REG_SAMSUNG_ELECTRO) ?
|
||||
"Samsung Electro-Machanics" :
|
||||
"Samsung Electro-Mechanics" :
|
||||
is_manufacturer(info, REG_SAMSUNG_OPTICS) ?
|
||||
"Samsung Fiber-Optics" :
|
||||
is_manufacturer(info, REG_SAMSUNG_TECHWIN) ?
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user