asus-laptop: fix input keycode
authorCorentin Chary <corentincj@iksaif.net>
Mon, 27 Apr 2009 07:23:42 +0000 (09:23 +0200)
committerLen Brown <len.brown@intel.com>
Thu, 14 May 2009 15:27:46 +0000 (11:27 -0400)
commit309f5fbda37d5e8f1233e8b80b8e9de77262e864
tree9af6f25647728bd9d6cf8d39dfd1fd034b011563
parent158ca1d75dd0d6223f3b1dd741d30777da62ab80
asus-laptop: fix input keycode

KEY_STOP is now KEY_STOPCD
 It's the correct key to stop a media
BTN_EXTRA is now KEY_SCREENLOCK:
 The laptop manual tells us that this key is for screenlock
KEY_TV is now KEY_PROG1
 So it can be reported to X server

Ref: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/361505

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/platform/x86/asus-laptop.c