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:
a4f2ca3
)
spi: use dev_get_platdata()
author
Jingoo Han
<jg1.han@samsung.com>
Tue, 30 Jul 2013 07:58:59 +0000
(16:58 +0900)
committer
Mark Brown
<broonie@linaro.org>
Thu, 29 Aug 2013 12:56:23 +0000
(13:56 +0100)
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: Mark Brown <broonie@linaro.org>
No differences found