aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/cypress/cypress-touchkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/keyboard/cypress/cypress-touchkey.c')
-rw-r--r--drivers/input/keyboard/cypress/cypress-touchkey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/keyboard/cypress/cypress-touchkey.c b/drivers/input/keyboard/cypress/cypress-touchkey.c
index 6c248a4..d73ec15 100644
--- a/drivers/input/keyboard/cypress/cypress-touchkey.c
+++ b/drivers/input/keyboard/cypress/cypress-touchkey.c
@@ -64,7 +64,7 @@ static int touchkey_keycode[] = { 0,
KEY_MENU, KEY_ENTER, KEY_BACK, KEY_END,
#elif defined(TK_USE_4KEY_TYPE_NA)
- KEY_SEARCH, KEY_BACK, KEY_HOMEPAGE, KEY_MENU,
+ KEY_SEARCH, KEY_BACK, KEY_HOME, KEY_MENU,
#elif defined(TK_USE_2KEY_TYPE_M0)
KEY_BACK, KEY_MENU,