aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/vfs.py
diff options
context:
space:
mode:
authorLinus Walleij <[email protected]>2023-12-12 23:06:55 -0800
committerDmitry Torokhov <[email protected]>2023-12-13 21:26:13 -0800
commite53c18da99c75f080bd99436c57824f2ab657f03 (patch)
tree1efa0c95069530a5444d75ca2947d1c2751d803b /scripts/gdb/linux/vfs.py
parent1ba05c92682fcc6d0ffb2fce5db68fb517278797 (diff)
Input: omap-keypad - drop optional GPIO support
The driver supports passing some GPIO lines for rows and columns through the driver data, but there is no in-kernel user of this. Further the use seems convoluted because the GPIO lines are unused in the driver, then explicitly free:ed when removing it without being requested when probing it, which is assymetric and just a recepie for disaster. Remove the support for these unused GPIOs, if need be support can be reestablished in an organized fashion using GPIO descriptors. Signed-off-by: Linus Walleij <[email protected]> Reviewed-by: Tony Lindgren <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vfs.py')
0 files changed, 0 insertions, 0 deletions