commit | 4dbd8f63f07a9e945f053d61d6f313ad98dda39d | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Thu Mar 22 14:08:04 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Apr 01 11:59:26 2012 +0100 |
tree | 1cdcdb85ff4a5965e5d74333ecd6c1bb49f12def | |
parent | 9d442061da08e679ec8e7c004fd0450e799a2af7 [diff] |
regulator: gpio-regulator: Set the smallest voltage/current in the specified range Do not assume the gpio regulator states map is sorted in any order. This patch ensures we always set the smallest voltage/current that falls within the specified range. Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>