Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <dtor@mail.ru>
- Loading branch information