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:
d333b60
)
Input: zforce - use internal pdata pointer instead of dev_get_platdata
author
Heiko Stübner
<heiko.stuebner@bqreaders.com>
Mon, 27 Jan 2014 20:32:38 +0000
(12:32 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Tue, 28 Jan 2014 06:35:18 +0000
(22:35 -0800)
Devicetree support will be creating its own platfprm data structure that
is not attached to the device. Let's use the internal pointer to the
pdata instead of re-fetching it with dev_get_platdata().
Signed-off-by: Heiko Stuebner <heiko.stuebner@bqreaders.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
No differences found