git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96c905f
)
mfd: Use devm managed resources for tps6586x
author
Laxman Dewangan
<ldewangan@nvidia.com>
Wed, 18 Jul 2012 06:20:45 +0000
(11:50 +0530)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Tue, 24 Jul 2012 22:36:53 +0000
(
00:36
+0200)
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>
No differences found