regulator: tps65910: use devm_* for memory allocation
authorLaxman Dewangan <ldewangan@nvidia.com>
Sat, 19 May 2012 14:34:09 +0000 (20:04 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 19 May 2012 17:41:29 +0000 (18:41 +0100)
commit68d8c1cd5158e1452c454dadbc64b3955e88e98b
treeec67a2d0fb7c80d28f2d9879b718cac8900bd8b1
parent33a6943d2c7fb7567148cc80f016d0f65e3caf36
regulator: tps65910: use devm_* for memory allocation

use the devm_* apis for memory allocation.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/tps65910-regulator.c