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:
cda2109
)
i2c: use dev_get_platdata()
author
Jingoo Han
<jg1.han@samsung.com>
Tue, 30 Jul 2013 07:59:33 +0000
(16:59 +0900)
committer
Wolfram Sang
<wsa@the-dreams.de>
Mon, 19 Aug 2013 17:46:30 +0000
(19:46 +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: Wolfram Sang <wsa@the-dreams.de>
No differences found