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:
47dbec5
)
pinctrl: bcm2835: Use existing pointer to struct device
author
Tobias Klauser
<tklauser@distanz.ch>
Mon, 8 Oct 2012 09:40:36 +0000
(11:40 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 15 Oct 2012 07:09:27 +0000
(09:09 +0200)
The pointer to "pdev->dev" is already stored in "dev", so use it in
devm_request_and_ioremap().
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found