projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c05fd7
)
kernel: fix typo in input-gpio-encoder package title
author
Avi H. D
<strykar@hotmail.com>
Thu, 24 Nov 2016 20:49:35 +0000
(
02:19
+0530)
committer
John Crispin
<john@phrozen.org>
Sat, 26 Nov 2016 21:00:30 +0000
(22:00 +0100)
Line 115, 'rotary' was misspelled as 'rotay'
Signed off by: Avinash Duduskar <strykar@hotmail.com>
package/kernel/linux/modules/input.mk
patch
|
blob
|
history
diff --git
a/package/kernel/linux/modules/input.mk
b/package/kernel/linux/modules/input.mk
index 23ead51485d5fced0870621184b347ccaecd2dfb..e410fe8d0c19e9577735eee2057ba439cd856754 100644
(file)
--- a/
package/kernel/linux/modules/input.mk
+++ b/
package/kernel/linux/modules/input.mk
@@
-112,7
+112,7
@@
$(eval $(call KernelPackage,input-gpio-keys-polled))
define KernelPackage/input-gpio-encoder
SUBMENU:=$(INPUT_MODULES_MENU)
- TITLE:=GPIO rotay encoder
+ TITLE:=GPIO rota
r
y encoder
DEPENDS:=@GPIO_SUPPORT +kmod-input-core
KCONFIG:=CONFIG_INPUT_GPIO_ROTARY_ENCODER
FILES:=$(LINUX_DIR)/drivers/input/misc/rotary_encoder.ko