From: Daniel Drake Date: Tue, 22 Mar 2011 20:50:39 +0000 (-0700) Subject: mfd: OLPC: Clean up names to match what OLPC actually uses X-Git-Tag: v2.6.39-rc1~33^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adfa4bd4a8bfc53ca7370c57be240d35c2ec28e2;p=pandora-kernel.git 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 Signed-off-by: Andres Salomon Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed