summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorHugo Villeneuve <hvilleneuve@dimonoff.com>2026-07-20 15:51:44 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-07-30 16:58:08 +0200
commitbd0e2d9dbbe934e9c9d972b2c0c06234212f8219 (patch)
tree5cf5a2b8ac42954ab58fe3dc5d757d5bb568c702 /tools/perf/scripts/python/stackcollapse.py
parentbbbb07f9fad6518090b7171dd8f5f737d8ddb63b (diff)
serial: rsci: remove check for zero baud rate from uart_get_baud_rate()
The minimum baud rate supported by this driver is 0, so even for the B0 case, uart_get_baud_rate() will return 9600, not zero. This check is no longer necessary since commit 16ae2a877bf4 ("serial: Fix crash if the minimum rate of the device is > 9600 baud") so remove it. Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com> Link: https://patch.msgid.link/20260720195147.3630241-1-hugo@hugovil.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions