]> git.karo-electronics.de Git - mv-sheeva.git/commit
regulator: max8925: Use DIV_ROUND_UP macro
authorAxel Lin <axel.lin@gmail.com>
Tue, 13 Mar 2012 08:09:28 +0000 (16:09 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 13 Mar 2012 23:19:40 +0000 (23:19 +0000)
commit5db6d09a2b4663735121dfe4222860424788a93f
tree2da808584d4c6e4821f05a5cddb58afd19f3fd38
parent42b5efe4f9aa40b3b0a20149fd7357d9d6c96959
regulator: max8925: Use DIV_ROUND_UP macro

Use DIV_ROUND_UP macro for better readability.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/max8925-regulator.c