]> git.baikalelectronics.ru Git - kernel.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)
commitd75ac774fd20a421de94158ef8fbd9b494b992a0
tree077f0fff75ca9b070aa76949900e7fe028c19901
parente516ba68f5682c676a89e653cbe72dda7ae02c03
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