mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
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. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>