aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorHugo Villeneuve <[email protected]>2023-12-21 18:18:16 -0500
committerGreg Kroah-Hartman <[email protected]>2024-01-04 16:30:04 +0100
commitd9ffadaf9df1c8f416a8308f8995c2f8de4cbc7f (patch)
tree323c80686c186974f088cd25171f1b03f120d9c3 /tools/perf/scripts
parent7e2ead98b7478629b10e616ad997c24c390fbc84 (diff)
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 <[email protected]> Signed-off-by: Hugo Villeneuve <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions