Input: tc3589x-keypad - use correct struct names in comment
authorColin Ian King <colin.i.king@gmail.com>
Thu, 11 Aug 2022 23:11:59 +0000 (16:11 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 11 Aug 2022 23:14:30 +0000 (16:14 -0700)
commit6a33af349b1b977e8e2298ed131a46316bcb3e62
tree265dbf203800cee3c6c62b76c3ccabdf507433e4
parentfb12ad5e3179c9667dfcbafe2c5da91f9e700e53
Input: tc3589x-keypad - use correct struct names in comment

The incorrect structure name is being used in the comment for struct
tc3589x_keypad_platform_data. Correct it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20220805174717.2374416-1-colin.i.king@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/tc3589x-keypad.c