From: Daniel Ribeiro Date: Thu, 21 May 2009 11:54:18 +0000 (-0300) Subject: pxamci: add regulator support. X-Git-Tag: v2.6.31-rc1~340^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8385f9cb7f12ef6a5261fa76f1a1b612280c94f7;p=pandora-kernel.git pxamci: add regulator support. Changes pxamci.c to use the regulator subsystem. Uses the regulator case CONFIG_REGULATOR is defined and a matching is regulator is provided, or falls back to pdata->setpower otherwise. A warning is displayed case both a valid regulator and pdata is set, and the regulator is used. Signed-off-by: Daniel Ribeiro Acked-by: Eric Miao Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed