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:
8944df7
)
gpio/gpio-omap: Use existing pointer to struct device
author
Tobias Klauser
<tklauser@distanz.ch>
Fri, 5 Oct 2012 09:37:38 +0000
(11:37 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 15 Oct 2012 18:50:13 +0000
(20:50 +0200)
A pointer to "pdev->dev" is already stored in "dev", so use it in
devm_kzalloc.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found