]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sony-laptop: fix event reporting for new style events
authorMatthias Welwarsky <matze@welwarsky.de>
Wed, 1 Apr 2009 13:10:47 +0000 (22:10 +0900)
committerLen Brown <len.brown@intel.com>
Fri, 3 Apr 2009 17:04:23 +0000 (13:04 -0400)
commit16dd55f309cf69a648ca3b1fc04b3b6f079c8be0
treef82c22c1835fe7c257d7307e0e16dcef203370b2
parent14bd31365fbeeccee72b0aead3baa4e5da208281
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>
drivers/platform/x86/sony-laptop.c