From 2cf7bc8a039d6a6b4558c8c3a319ea15eccab60c Mon Sep 17 00:00:00 2001 From: Jarkko Nikula Date: Mon, 18 Feb 2008 09:37:26 +0200 Subject: [PATCH] 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-format-patch failed