Commit 62c5e854 authored by Dario Binacchi's avatar Dario Binacchi Committed by Dmitry Torokhov

Input: edt-ft5x06 - fix typo in a comment

Replace 'firmares' with 'firmwares'.
Signed-off-by: default avatarDario Binacchi <dario.binacchi@amarulasolutions.com>
Link: https://lore.kernel.org/r/20230128162325.64467-1-dario.binacchi@amarulasolutions.comSigned-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 83ea7df6
...@@ -931,7 +931,7 @@ static int edt_ft5x06_ts_identify(struct i2c_client *client, ...@@ -931,7 +931,7 @@ static int edt_ft5x06_ts_identify(struct i2c_client *client,
} else { } else {
/* If it is not an EDT M06/M12 touchscreen, then the model /* If it is not an EDT M06/M12 touchscreen, then the model
* detection is a bit hairy. The different ft5x06 * detection is a bit hairy. The different ft5x06
* firmares around don't reliably implement the * firmwares around don't reliably implement the
* identification registers. Well, we'll take a shot. * identification registers. Well, we'll take a shot.
* *
* The main difference between generic focaltec based * The main difference between generic focaltec based
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment