From: Dmitry Torokhov Date: Fri, 15 Jun 2007 03:58:51 +0000 (-0400) Subject: Input: ppc-beep - switch to using input_dev->dev.parent X-Git-Tag: v2.6.23-rc1~1165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e2831db01c0726ec046e69719a10d7696b283fb;p=pandora-kernel.git Input: ppc-beep - 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 --- Reading git-diff-tree failed