Subbaraman Narayanamurthy 2214773e9c leds: qpnp-flash-v2: Modify current code calculation
Currently, the code calculated for a desired target current and
IRES is rounded up since DIV_ROUND_UP is used in the calculation.
With a higher IRES (12.5 mA), code can be configured to a higher
value. Fix this by using DIV_ROUND_CLOSEST so that the optimal
code can be obtained.

Change-Id: I51c1b15fff3ff2a23cb256f2ae1d341f5271adf2
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
2018-04-26 12:11:11 -07:00
..
2017-09-07 14:33:13 -07:00
2016-01-04 09:57:32 +01:00
2017-03-29 21:02:27 +02:00
2016-01-04 09:57:34 +01:00
2016-01-04 09:57:36 +01:00
2016-01-04 09:57:32 +01:00
2016-01-04 09:57:33 +01:00
2016-01-04 09:57:34 +01:00
2016-01-04 09:57:37 +01:00
2017-01-04 09:37:56 +01:00
2016-01-04 09:57:35 +01:00