Patch to add mioa701 glue for voltage regulation

From: Robert Jarzmik
Date: Thu Apr 23 2009 - 14:31:16 EST



Hi Mark and Eric,

I have that patch which adds voltage regulation definitions to mioa701
board. The trick is, this patch depends on two others :

- one which will be merged through Mark's regulator tree.
This one is mandatory as a compiling dependency exists through include files.

- one which will be merge through Eric pxa tree.
This is the cpufreq one, and has a "very weak" dependency, as only the
"vcc_core" name _is_ the dependency.

I think the easiest way to solve the compiling dependency
(include/linux/regulator.max1586.h) is to make that patch go through regulator
tree as well for linux-next, even if it's arm machine specific, don't you ?

Cheers.

--
Robert