commit | b6719412dc28458f3c142a27bf3e0d2ab3ce0573 | [log] [tgz] |
---|---|---|
author | Laxman Dewangan <ldewangan@nvidia.com> | Wed Jul 18 11:50:45 2012 +0530 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Jul 25 00:36:53 2012 +0200 |
tree | 877edd66855d972926cd9b761c4937c53e741528 | |
parent | 96c905f408d4ed16b7b87d7d2b16e8d8d02f0cc8 [diff] |
mfd: Use devm managed resources for tps6586x Allocate memory for device state using devm_kzalloc() to simplify accounting and letting the kernel do the garbage-collection. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>