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:
f58876a
)
hwmon: use dev_get_platdata()
author
Jingoo Han
<jg1.han@samsung.com>
Tue, 30 Jul 2013 08:13:06 +0000
(17:13 +0900)
committer
Guenter Roeck
<linux@roeck-us.net>
Mon, 12 Aug 2013 05:10:39 +0000
(22:10 -0700)
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: Guenter Roeck <linux@roeck-us.net>
No differences found