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:
496acbb
)
CBUS: Fix retu-headset driver by not using removed input_dev->cdev field
author
Jarkko Nikula
<jarkko.nikula@nokia.com>
Mon, 18 Feb 2008 07:37:26 +0000
(09:37 +0200)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 21 Feb 2008 00:07:57 +0000
(16:07 -0800)
cdev field was removed recently so use input_dev->dev.parent instead when
specifying device position in sysfs tree.
Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found