]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: OLPC: Clean up names to match what OLPC actually uses
authorDaniel Drake <dsd@laptop.org>
Tue, 22 Mar 2011 20:50:39 +0000 (13:50 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Sat, 26 Mar 2011 23:09:31 +0000 (00:09 +0100)
commitadfa4bd4a8bfc53ca7370c57be240d35c2ec28e2
tree077f0fff75ca9b070aa76949900e7fe028c19901
parentfa1df691688f34cbcd5bf77bd084bbe47e9d6bfe
mfd: OLPC: Clean up names to match what OLPC actually uses

The cs5535-pms cell doesn't actually need to be cloned, so we can drop that
and simply have the olpc-xo1.c driver use "cs5535-pms" directly.

Also, rename the cs5535-acpi clones to what we actually use for the (currently
out-of-tree) SCI driver.  In the process, that fixes a subtle bug in
olpc-xo1.c which broke powerdown on XO-1s.. olpc-xo1-ac-acpi was a typo, not
something that actually existed.

Signed-off-by: Daniel Drake <dsd@laptop.org>
Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
arch/x86/platform/olpc/olpc-xo1.c
drivers/mfd/cs5535-mfd.c