diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2025-01-29 02:00:48 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-04 14:39:45 +0100 |
commit | 750a2a4228cea80fe427223bb896849e266106b8 (patch) | |
tree | b1c02fcab73d252e043797aad35e0100c56cab57 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e12ebf14fa3654f68589292e645ae1ef74786638 (diff) |
serial: mctrl_gpio: Remove unused mctrl_gpio_free
mctrl_gpio_free() was added in 2014 by
commit 84130aace839 ("tty/serial: Add GPIOLIB helpers for controlling
modem lines")
It does have a comment saying:
'- * Normally, this function will not be called, as the GPIOs will
- * be disposed of by the resource management code.'
indeed, it doesn't seem to have been used since it was added.
Remove it.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://lore.kernel.org/r/20250129020048.245529-1-linux@treblig.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions