]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/mfd/tps65910.c
mfd: Convert all tps65910 allocation to devm_*
authorLaxman Dewangan <ldewangan@nvidia.com>
Fri, 11 May 2012 10:36:57 +0000 (12:36 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 20 May 2012 15:26:59 +0000 (17:26 +0200)
commit63fe7dee9183118716078a9f2503f5f805d37c12
tree1ca0906a81f331d4c8f7ee0c22320e2fc61e75d4
parent3bf6bf9be51a0195c6b1604454fdd28ed1cc1770
mfd: Convert all tps65910 allocation to devm_*

Convert memory allocation and regmap initialization to
use devm_* functions.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/tps65910.c