mfd: tps65912: Convert to managed resources for allocating memory
authorLee Jones <lee.jones@linaro.org>
Thu, 23 May 2013 15:25:02 +0000 (16:25 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 13 Jun 2013 10:11:39 +0000 (12:11 +0200)
commitb3fff1770a33abb1905eae2baa8dffd48e5913ae
tree971a3ba74267bfe4a17319e599bcb3df9ecddbc7
parentc5fa44d13496eba51ab58ac0d1502825543f51aa
mfd: tps65912: Convert to managed resources for allocating memory

Saves on code and simplifies the driver, as these resources are now
tracked and freed automatically when the driver is realised.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/tps65912-core.c
drivers/mfd/tps65912-i2c.c
drivers/mfd/tps65912-spi.c
This page took 0.055322 seconds and 5 git commands to generate.