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:
27cef8b
)
Input: auo_pixcir_ts - keep own pointer to platform_data
author
Heiko Stübner
<heiko@sntech.de>
Sat, 23 Feb 2013 20:06:48 +0000
(12:06 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Mon, 25 Feb 2013 03:10:14 +0000
(19:10 -0800)
When supporting devicetree the platformdata may not necessarily come
from the dev but may be generated in the driver instead.
Therefore keep the pointer in the driver struct instead of using
dev.platform_data.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
No differences found