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:
0b672e9
)
extcon: max77693: Use devm_kzalloc
author
Sachin Kamat
<sachin.kamat@linaro.org>
Tue, 20 Nov 2012 06:46:50 +0000
(15:46 +0900)
committer
MyungJoo Ham
<myungjoo.ham@samsung.com>
Wed, 21 Nov 2012 11:01:17 +0000
(20:01 +0900)
devm_kzalloc() is a device managed function. It makes error handling
and cleanup code a bit simpler.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
No differences found