Input: ppc-beep - switch to using input_dev->dev.parent
authorDmitry Torokhov <dtor@insightbb.com>
Fri, 15 Jun 2007 03:58:51 +0000 (23:58 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Tue, 10 Jul 2007 04:35:18 +0000 (00:35 -0400)
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 <dtor@mail.ru>

No differences found