commit | 16dd55f309cf69a648ca3b1fc04b3b6f079c8be0 | [log] [tgz] |
---|---|---|
author | Matthias Welwarsky <matze@welwarsky.de> | Wed Apr 01 22:10:47 2009 +0900 |
committer | Len Brown <len.brown@intel.com> | Fri Apr 03 13:04:23 2009 -0400 |
tree | f82c22c1835fe7c257d7307e0e16dcef203370b2 | |
parent | 14bd31365fbeeccee72b0aead3baa4e5da208281 [diff] |
sony-laptop: fix event reporting for new style events In short Fn key events are always reported through acpi. The input layer gets all the old style events and only those new style events that, after being decoded, are mapped to an locally represented events. rfkill only update the rfkill device status. Signed-off-by: Matthias Welwarsky <matze@welwarsky.de> Signed-off-by: Mattia Dongili <malattia@linux.it> Signed-off-by: Len Brown <len.brown@intel.com>