commit | 778b28b4348af9c72bb5ac0dc129363a706325ef | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Jun 29 17:55:54 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Mon Jun 30 11:00:07 2014 +0100 |
tree | b051af5e54639c7467092485d865e0aaabb35df0 | |
parent | 7171511eaec5bf23fb06078f59784a3a0626b38f [diff] |
regulator: core: convert to use gpio_desc internally 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>