]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00241003-2 pfuze: using _sel interface to add delay support
authorAnson Huang <b20788@freescale.com>
Wed, 23 Jan 2013 07:11:34 +0000 (15:11 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:52 +0000 (08:35 +0200)
commitdf3c3e009ae86220b8a8c4bd0d1cc989084c4b30
tree17bc907429dd24ffe411184c298cc54e20428ab5
parentd57d3b9867d9b360c0e5b99c99e4adc84da4f9d3
ENGR00241003-2 pfuze: using _sel interface to add delay support

use regulator _sel interface set to support auto delay,
as when regulator's voltage go up, it will take some time
to ramp up to the required voltage, so the delay is necessary.
_sel interface set support such function, now we switch to this
interface set.

Signed-off-by: Anson Huang <b20788@freescale.com>
drivers/regulator/pfuze100-regulator.c