x86, olpc: Rename olpc-xo1 to olpc-xo1-pm
authorDaniel Drake <dsd@laptop.org>
Sat, 25 Jun 2011 16:34:10 +0000 (17:34 +0100)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 6 Jul 2011 21:44:28 +0000 (14:44 -0700)
commita3128588b3c6be634a9013a375903e0b55668f0a
tree7889b876bf0188f4eff3b7b50cfdc15273a6180e
parent7a0d4fcf6d4b80b30503fd2701eeef1883e11404
x86, olpc: Rename olpc-xo1 to olpc-xo1-pm

Based on earlier review comments, we'll no longer try to stick all of
our XO-1 goodies in a single driver. We'll split it into a power management
driver, and an EC/SCI driver.

As a first step, rename olpc-xo1 to olpc-xo1-pm, and make it builtin
instead of modular.

Signed-off-by: Daniel Drake <dsd@laptop.org>
Link: http://lkml.kernel.org/r/1309019658-1712-4-git-send-email-dsd@laptop.org
Acked-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/Kconfig
arch/x86/platform/olpc/Makefile
arch/x86/platform/olpc/olpc-xo1-pm.c [moved from arch/x86/platform/olpc/olpc-xo1.c with 70% similarity]