commit | 8385f9cb7f12ef6a5261fa76f1a1b612280c94f7 | [log] [tgz] |
---|---|---|
author | Daniel Ribeiro <drwyrm@gmail.com> | Thu May 21 08:54:18 2009 -0300 |
committer | Pierre Ossman <pierre@ossman.eu> | Sat Jun 13 22:42:57 2009 +0200 |
tree | 8c23d185a7d91d18e7eba0fd5d98301f6da23356 | |
parent | 8dfd0374be84793360db7fff2e635d2cd3bbcb21 [diff] |
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 <drwyrm@gmail.com> Acked-by: Eric Miao <eric.miao@marvell.com> Signed-off-by: Pierre Ossman <pierre@ossman.eu>