diff options
author | Roi L <roeilev321_@outlook.com> | 2023-07-12 14:09:06 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2023-07-12 14:10:32 -0700 |
commit | 0859c1764c77dd61adf46e3d0c440145118d9e0e (patch) | |
tree | 232dee92f0ca31bea22dfa531d3a73e9725ee3d8 /scripts/gdb/linux/interrupts.py | |
parent | 0b64150c34290df5bf962b3b7e45389b0acb03ae (diff) |
Input: rotary_encoder - don't double assign input->dev.parent
devm_input_allocate_device() already assigns the @dev.parent field of the
input device/structure, so there's no need to reassign input->dev.parent
to dev.
Signed-off-by: Roi L <roeilev321_@outlook.com>
Link: https://lore.kernel.org/r/PH0P220MB0460B69CA018F5515F5FACDDDD53A@PH0P220MB0460.NAMP220.PROD.OUTLOOK.COM
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions