Commit c1432b1e authored by Axel Lin's avatar Axel Lin Committed by Mark Brown

regulator: add devm_regulator_* to the list of managed interfaces

Add devm_regulator_put() and devm_regulator_bulk_get() to the list of managed
interfaces.
Signed-off-by: default avatarAxel Lin <axel.lin@gmail.com>
Acked-by: default avatarTejun Heo <tj@kernel.org>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 2950c4bb
......@@ -270,3 +270,5 @@ IOMAP
REGULATOR
devm_regulator_get()
devm_regulator_put()
devm_regulator_bulk_get()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment