commit | 58d463eec844f6381d63d04dc89d319ae3057ca9 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Wed Sep 01 10:29:18 2010 +0800 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Wed Sep 01 12:59:35 2010 +0100 |
tree | eff53b1e4ed4fd774b8069978da1347fbd93cab1 | |
parent | 606b2f490fb80e55d05cf0e6cec0b6c0ff0fc18f [diff] |
regulator: ad5398 - fix a memory leak In current implementation, the address return from regulator_register() is different from the address for regulator_unregister(). Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Sonic Zhang <sonic.zhang@analog.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>