From: Dmitry Torokhov Date: Tue, 8 May 2007 04:31:30 +0000 (-0400) Subject: USB: Onetouch - switch to using input_dev->dev.parent X-Git-Tag: v2.6.22-rc3~91^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09b7002d68cfa1c45cc413a0c7cca399c25a57c6;p=pandora-kernel.git USB: Onetouch - switch to using input_dev->dev.parent 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 Signed-off-by: Matthew Dharm Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed