From: Jarkko Nikula Date: Mon, 18 Feb 2008 07:37:26 +0000 (+0200) Subject: CBUS: Fix retu-headset driver by not using removed input_dev->cdev field X-Git-Tag: v2.6.25-omap1~187 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cf7bc8a039d6a6b4558c8c3a319ea15eccab60c;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed