regulator: Add devm_regulator_put in consumer.h
authorAxel Lin <axel.lin@gmail.com>
Sun, 29 Jan 2012 09:52:37 +0000 (17:52 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 29 Jan 2012 21:29:45 +0000 (21:29 +0000)
commit2950c4bbf397fc7d3d778a97c32bba0e955b47fe
treeab093238fa1c94f163b387378cc6da55a68b2944
parente24abd6ec6c2dabccb825dc41d1725bc496b3a54
regulator: Add devm_regulator_put in consumer.h

Commit d5ad34f7cb "regulator: Implement devm_regulator_free()"
actually implements devm_regulator_put.
Thus rename devm_regulator_free to devm_regulator_put.

Also add empty devm_regulator_put for !CONFIG_REGULATOR

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/linux/regulator/consumer.h