]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00274473-2 regulator: anatop: implement more callback
authorAnson Huang <b20788@freescale.com>
Thu, 8 Aug 2013 21:12:06 +0000 (17:12 -0400)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:33 +0000 (09:54 +0800)
commit2da5e11046d3db9e56205a7435ad626bbc1bf2b5
treefbf7a28f04e265717a8b1263006e0f33c8920b18
parent98816980ae2106a35fae64f910309751398352bc
ENGR00274473-2 regulator: anatop: implement more callback

Need to support anatop PU regulator on/off dynamically,
so we need to add enable/disable/is_enabled/enable_time
for anatop regulator.

Only PU regulator in anatop can support dynamical on/off,
so this implement is only for PU regulator, other regulators
are always on.

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