| commit | 19f186547fede15b9cb481d6f2d11b653e9f25a8 | [log] [tgz] |
|---|---|---|
| author | Michael Bohan <mbohan@codeaurora.org> | Tue Mar 20 10:30:35 2012 -0700 |
| committer | Michael Bohan <mbohan@codeaurora.org> | Tue Mar 20 10:36:01 2012 -0700 |
| tree | a4c526d55105dbdeaa39925f03b9480397ebce12 | |
| parent | 485eeccaf7432832efb3dbcf93c934f7e7b39931 [diff] |
regulator: stub: Initialize voltage to min_uV constraint The regulator_set_optimum API expects a non-zero voltage returned from the get_voltage regulator_op. The current default voltage is initialized to zero, and so this agreement is broken. Change-Id: I0c225604803cd633348070d2fe02a5cd8c4a45e1 Signed-off-by: Michael Bohan <mbohan@codeaurora.org>