]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
CBUS: Fix retu-headset driver by not using removed input_dev->cdev field
authorJarkko Nikula <jarkko.nikula@nokia.com>
Mon, 18 Feb 2008 07:37:26 +0000 (09:37 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 21 Feb 2008 00:07:57 +0000 (16:07 -0800)
commit2cf7bc8a039d6a6b4558c8c3a319ea15eccab60c
tree62db915336e395a774c6329d428a31f9e6894d76
parent496acbbfe6344bf7a61b6dd6b9249ec0ca06b568
CBUS: Fix retu-headset driver by not using removed input_dev->cdev field

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>
drivers/cbus/retu-headset.c