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:
c0e811d
)
gpio: use dev_get_platdata()
author
Jingoo Han
<jg1.han@samsung.com>
Tue, 30 Jul 2013 08:08:05 +0000
(17:08 +0900)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 16 Aug 2013 13:24:35 +0000
(15:24 +0200)
Use the wrapper function for retrieving the platform data instead of
accessing dev->platform_data directly.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found