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:
ae91d10
)
Input: ppc-beep - switch to using input_dev->dev.parent
author
Dmitry Torokhov
<dtor@insightbb.com>
Fri, 15 Jun 2007 03:58:51 +0000
(23:58 -0400)
committer
Dmitry Torokhov
<dtor@insightbb.com>
Tue, 10 Jul 2007 04:35:18 +0000
(
00:35
-0400)
In preparation for struct class_device -> struct device input
core conversion, switch to using input_dev->dev.parent when
specifying device position in sysfs tree.
Also, do not access input_dev->private directly, use helpers.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found