From: Daniel Drake Date: Sat, 25 Jun 2011 16:34:12 +0000 (+0100) Subject: x86, olpc: Add XO-1 SCI driver and power button control X-Git-Tag: v3.1-rc1~225^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7feda8e9f35ebb0e9f90e03acb02280bc137f784;p=pandora-kernel.git x86, olpc: Add XO-1 SCI driver and power button control The System Control Interrupt is used in the OLPC XO-1 to control various features of the laptop. Add the driver base and the power button functionality. This driver can't be built as a module, because functionality added in future patches means that some drivers need to know at boot-time whether SCI-based functionality is available. Signed-off-by: Daniel Drake Link: http://lkml.kernel.org/r/1309019658-1712-6-git-send-email-dsd@laptop.org Acked-by: Andres Salomon Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed