regulator: core: convert to use gpio_desc internally
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 29 Jun 2014 16:55:54 +0000 (17:55 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 30 Jun 2014 10:00:07 +0000 (11:00 +0100)
Convert the regulator GPIO handling to use a gpio descriptor rather than
numbers.  This allows us to revise the interfaces to permit all GPIOs
to be used with the regulator core.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found