Home
last modified time | relevance | path

Searched hist:"1 e369bcd032e3fb76e232be9c5642b0833ba62f4" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/regulator/
H A Dda9052-regulator.cdiff 1e369bcd032e3fb76e232be9c5642b0833ba62f4 Mon Nov 26 08:23:38 CET 2012 Axel Lin <axel.lin@ingics.com> regulator: da9052: Ensure setting current limit within specific range

Checking da9052_current_limits[row][i] <= max_uA is not enough, it is possible
da9052_current_limits[row][i] may less than the requested min_uA.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>