diff options
author | Hugo Villeneuve <hvilleneuve@dimonoff.com> | 2023-12-22 02:18:16 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-01-04 18:30:04 +0300 |
commit | d9ffadaf9df1c8f416a8308f8995c2f8de4cbc7f (patch) | |
tree | 323c80686c186974f088cd25171f1b03f120d9c3 /tools/perf/scripts/python/task-analyzer.py | |
parent | 7e2ead98b7478629b10e616ad997c24c390fbc84 (diff) | |
download | linux-d9ffadaf9df1c8f416a8308f8995c2f8de4cbc7f.tar.xz |
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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions