| commit | 935e658e89678a7e3427b90cd7a1c86025d95bfe | [log] [tgz] |
|---|---|---|
| author | Dmitry Torokhov <dtor@insightbb.com> | Thu Apr 12 01:35:26 2007 -0400 |
| committer | Dmitry Torokhov <dtor@insightbb.com> | Thu Apr 12 01:35:26 2007 -0400 |
| tree | 002d0f937e92cd074d5f1a9023fe36a9dda7ba65 | |
| parent | a5394fb075a80212765ee3cd4a7842bdccf5fc0a [diff] |
Input: joysticks - 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>