Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Input: pmic8xxx-keypad - fix a Kconfig spelling mistake & hyphenation

Correct a spelling mistake (reported by codespell).
Also hyphenate "matrix-based".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20230124233453.22893-1-rdunlap@infradead.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

Randy Dunlap and committed by
Dmitry Torokhov
04f8b4ea 62c5e854

+1 -1
+1 -1
drivers/input/keyboard/Kconfig
··· 566 566 help 567 567 Say Y here if you want to enable the driver for the PMIC8XXX 568 568 keypad provided as a reference design from Qualcomm. This is intended 569 - to support upto 18x8 matrix based keypad design. 569 + to support up to 18x8 matrix-based keypad design. 570 570 571 571 To compile this driver as a module, choose M here: the module will 572 572 be called pmic8xxx-keypad.