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:
69d715a
)
regulator: gpio-regulator: Basic devm_kzalloc() conversion
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 3 Apr 2012 22:20:56 +0000
(23:20 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 4 Apr 2012 10:38:52 +0000
(11:38 +0100)
There's some other allocations but they're not so trivial as they use
kmemdup() and kstrdup().
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found