commit | b3fff1770a33abb1905eae2baa8dffd48e5913ae | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Thu May 23 16:25:02 2013 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Jun 13 12:11:39 2013 +0200 |
tree | 971a3ba74267bfe4a17319e599bcb3df9ecddbc7 | |
parent | c5fa44d13496eba51ab58ac0d1502825543f51aa [diff] |
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>