diff options
author | 2023-12-21 18:18:16 -0500 | |
---|---|---|
committer | 2024-01-04 16:30:04 +0100 | |
commit | d9ffadaf9df1c8f416a8308f8995c2f8de4cbc7f (patch) | |
tree | 323c80686c186974f088cd25171f1b03f120d9c3 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | serial: sc16is7xx: use i2c_get_match_data() (diff) | |
download | wireguard-linux-d9ffadaf9df1c8f416a8308f8995c2f8de4cbc7f.tar.xz wireguard-linux-d9ffadaf9df1c8f416a8308f8995c2f8de4cbc7f.zip |
serial: sc16is7xx: add driver name to struct uart_driver
Make sure that the driver name is displayed instead of "unknown" when
displaying the driver infos:
Before:
grep ttySC /proc/tty/drivers
unknown /dev/ttySC 243 0-7 serial
After:
grep ttySC /proc/tty/drivers
sc16is7xx /dev/ttySC 243 0-7 serial
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Link: https://lore.kernel.org/r/20231221231823.2327894-10-hugo@hugovil.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions