Input: via-pmu - add input device support
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 26 Jun 2006 05:49:55 +0000 (01:49 -0400)
committerDmitry Torokhov <dtor_core@ameritech.net>
Mon, 26 Jun 2006 05:49:55 +0000 (01:49 -0400)
commit9e8e30a0cc0ccb43773d14d8b8b84bcc585e9cc1
tree0e5c5a6b28953b934d4533d330f51af740c0399e
parentca56fe07f46e1c174b544e714be183f1476fecea
Input: via-pmu - add input device support

Add an input device for the button and lid switch so that userspace gets
notified about the user pressing them via the standard input layer.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/macintosh/Makefile
drivers/macintosh/via-pmu-event.c [new file with mode: 0644]
drivers/macintosh/via-pmu-event.h [new file with mode: 0644]
drivers/macintosh/via-pmu.c