commit | e071298589418076ef0a9813677f2d7032b65baa | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor@insightbb.com> | Wed May 09 10:17:31 2007 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed May 09 10:17:31 2007 +0200 |
tree | 1ec366c95456511dc0820aed22b333caf89e0a2d | |
parent | fed76ab3b206bd0c5a9e3be17cead0a22d7593c5 [diff] |
HID: 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. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Jiri Kosina <jkosina@suse.cz>