]> git.karo-electronics.de Git - linux-beck.git/commit
regulator: pfuze100: Support enable/disable for fixed regulator
authorAxel Lin <axel.lin@ingics.com>
Mon, 26 May 2014 09:56:13 +0000 (17:56 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 27 May 2014 11:25:57 +0000 (12:25 +0100)
commitab3ca774a2b78e7b8c09a75b634fb872b96e675c
treeae9208765e8a3039979497e5edad22da19ed16f3
parentfe788b09552d1ea318d80d50962d3af69fbb0dbc
regulator: pfuze100: Support enable/disable for fixed regulator

Current code has .enable_reg and .enable_mask settings, but the implementation
for corresponding callbacks are missing. Fix it.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Tested-by: Robin Gong <b38343@freescale.com>
Acked-by: Robin Gong <b38343@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/pfuze100-regulator.c