Input: atkbd - fix HANGEUL/HANJA keys
authorDmitry Torokhov <dtor_core@ameritech.net>
Mon, 26 Jun 2006 05:52:34 +0000 (01:52 -0400)
committerDmitry Torokhov <dtor_core@ameritech.net>
Mon, 26 Jun 2006 05:52:34 +0000 (01:52 -0400)
commit0ae051a19092d36112b5ba60ff8b5df7a5d5d23b
tree26c56905ff7f26995e8ba1085f60c9c33e8a8483
parentb9ab58dd8e771d30df110c56e785db1ae5e073df
Input: atkbd - fix HANGEUL/HANJA keys

Make atkbd report HANGEUL/HANJA keys by default and use correct scan
codes for these keys (they were swapped). Also make sure their scancodes
reported as EV_MSC/MSC_SCAN events.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/char/keyboard.c
drivers/input/keyboard/atkbd.c