Skip to content

Commit 62c5e85

Browse files
passgatdtor
authored andcommitted
Input: edt-ft5x06 - fix typo in a comment
Replace 'firmares' with 'firmwares'. Signed-off-by: Dario Binacchi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent 83ea7df commit 62c5e85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/input/touchscreen/edt-ft5x06.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -931,7 +931,7 @@ static int edt_ft5x06_ts_identify(struct i2c_client *client,
931931
} else {
932932
/* If it is not an EDT M06/M12 touchscreen, then the model
933933
* detection is a bit hairy. The different ft5x06
934-
* firmares around don't reliably implement the
934+
* firmwares around don't reliably implement the
935935
* identification registers. Well, we'll take a shot.
936936
*
937937
* The main difference between generic focaltec based

0 commit comments

Comments
 (0)