| commit | ca8ff552f17ef627c4d27033929c85375f44be5d | [log] [tgz] |
|---|---|---|
| author | Matt Wagantall <mattw@codeaurora.org> | Thu Nov 03 18:46:52 2011 -0700 |
| committer | Matt Wagantall <mattw@codeaurora.org> | Tue Nov 08 10:36:27 2011 -0800 |
| tree | 345735830711c69b93639a64bd9815d15ab587b5 | |
| parent | d1a1dde637ec5cd604d36cfc7312d7d61b966e2d [diff] |
msm: clock: Enforce voltage requirements when using clk_set_min_rate() A couple drivers may use the clk_set_min_rate() API to set rates. Prior to the voltage scaling reorg in commit e18bbc839c, this API enforced voltage constraints. It no longer does. Restore this behaviour. Change-Id: Ia80fef0b30b940830d024e087591e25e6e1c62b4 Signed-off-by: Matt Wagantall <mattw@codeaurora.org>