]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: Ensure enough delay time for enabling regulator
authorAxel Lin <axel.lin@gmail.com>
Fri, 5 Nov 2010 13:51:32 +0000 (21:51 +0800)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Tue, 30 Nov 2010 15:13:25 +0000 (15:13 +0000)
commit9acf6bbe8180751175887e5da44a78da22d8e6f9
tree59196f9c9d1dbd1dcfc6aeef73f5dd84b35ceb15
parentbbe48400cc971aff562fe59620d79ee83fb45faf
regulator: Ensure enough delay time for enabling regulator

Integer division will truncate the result, this patch ensures we have
enough delay time for enabling regulator.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/regulator/core.c