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:
3ad7ea1
)
i2c-mux-gpio: Use devm_kzalloc instead of kzalloc
author
Maxime Ripard
<maxime.ripard@free-electrons.com>
Fri, 5 Oct 2012 20:23:53 +0000
(22:23 +0200)
committer
Jean Delvare
<khali@endymion.delvare>
Fri, 5 Oct 2012 20:23:53 +0000
(22:23 +0200)
Use the devm_kzalloc managed function to stripdown the error and remove
code.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found