aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/platform')
-rw-r--r--drivers/platform/x86/asus-laptop.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/platform/x86/asus-laptop.c b/drivers/platform/x86/asus-laptop.c
index 8042568528e5..4f3c4674498b 100644
--- a/drivers/platform/x86/asus-laptop.c
+++ b/drivers/platform/x86/asus-laptop.c
@@ -272,6 +272,8 @@ static const struct key_entry asus_keymap[] = {
272 {KE_KEY, 0x62, { KEY_SWITCHVIDEOMODE } }, 272 {KE_KEY, 0x62, { KEY_SWITCHVIDEOMODE } },
273 {KE_KEY, 0x63, { KEY_SWITCHVIDEOMODE } }, 273 {KE_KEY, 0x63, { KEY_SWITCHVIDEOMODE } },
274 {KE_KEY, 0x6B, { KEY_F13 } }, /* Lock Touchpad */ 274 {KE_KEY, 0x6B, { KEY_F13 } }, /* Lock Touchpad */
275 {KE_KEY, 0x7E, { KEY_BLUETOOTH } },
276 {KE_KEY, 0x7D, { KEY_BLUETOOTH } },
275 {KE_KEY, 0x82, { KEY_CAMERA } }, 277 {KE_KEY, 0x82, { KEY_CAMERA } },
276 {KE_KEY, 0x88, { KEY_WLAN } }, 278 {KE_KEY, 0x88, { KEY_WLAN } },
277 {KE_KEY, 0x8A, { KEY_PROG1 } }, 279 {KE_KEY, 0x8A, { KEY_PROG1 } },