UBUNTU: SAUCE: ARM: highbank: add soft power and reset key event handling
From: Rob Herring <rob.herring@calxeda.com>
BugLink: http://launchpad.net/bugs/1008345
Power and reset keys come from management processor via ipc messages.
Passing them to userspace does not work in a non-desktop environment
as acpid is used in that case. So we handle the keys directly.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Ike Panhc <ike.pan@canonical.com>
---
arch/arm/mach-highbank/highbank.c | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
--
kernel-team mailing list
kernel-team@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team
08-07-2012, 12:35 PM
Ike Panhc
UBUNTU: SAUCE: ARM: highbank: add soft power and reset key event handling
From: Rob Herring <rob.herring@calxeda.com>
BugLink: http://launchpad.net/bugs/1033853
Power and reset keys come from management processor via ipc messages.
Passing them to userspace does not work in a non-desktop environment
as acpid is used in that case. So we handle the keys directly.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Ike Panhc <ike.pan@canonical.com>
---
arch/arm/mach-highbank/highbank.c | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)