]> git.karo-electronics.de Git - karo-tx-linux.git/commit
The EC in the OLPC XO-1 delivers GPE events to provide various
authorDaniel Drake <dsd@laptop.org>
Sat, 16 Jul 2011 13:30:52 +0000 (23:30 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 26 Jul 2011 05:04:56 +0000 (15:04 +1000)
commit5e66c11e67ed6e2a42ac0c126f5bdc83030e1b4f
tree863a9849a8c676de3e532f6edfa141c3262ca8f6
parent91584f96c8a239f50573b13f9fd2c0d3dca599cc
The EC in the OLPC XO-1 delivers GPE events to provide various
notifications.  Add the basic code for GPE/EC event processing and enable
the ebook switch, which can be used as a wakeup source.

Signed-off-by: Daniel Drake <dsd@laptop.org>
Acked-by: Andres Salomon <dilinger@queued.net>
Cc: Grant Likely <grant.likely@secretlab.ca>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/x86/Kconfig
arch/x86/include/asm/olpc.h
arch/x86/platform/olpc/olpc-xo1-sci.c
include/linux/cs5535.h