From: Andres Salomon Date: Fri, 13 Jul 2012 00:57:28 +0000 (-0700) Subject: x86: OLPC: switch over to using new EC driver on x86 X-Git-Tag: v3.6-rc1~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85f90cf6ca569b19cee212844b543a7355b77163;p=pandora-kernel.git x86: OLPC: switch over to using new EC driver on x86 This uses the new EC driver framework in drivers/platform/olpc. The XO-1 and XO-1.5-specific code is still in arch/x86, but the generic stuff (including a new workqueue; no more running EC commands with IRQs disabled!) can be shared with other architectures. Signed-off-by: Andres Salomon Acked-by: Paul Fox Reviewed-by: Thomas Gleixner --- Reading git-diff-tree failed