regulator: core.c Only delay when setting voltage requires this
authorPhilip Rakity <prakity@marvell.com>
Thu, 14 Jun 2012 22:07:56 +0000 (15:07 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 17 Jun 2012 19:50:26 +0000 (20:50 +0100)
minor optimization: move delay code to where delay is set and
thus where it is used vs in the main line path.

Signed-off-by: Philip Rakity <prakity@marvell.com>
Acked-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found