diff options
| author | Hugo Villeneuve <hvilleneuve@dimonoff.com> | 2026-07-20 15:34:07 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-30 16:58:10 +0200 |
| commit | c982f96e868469a9ebdc5c3b2146f999b9b6f993 (patch) | |
| tree | 7f0cb00b07e7e92c6f01ae7d98e498359192264e /tools/perf/scripts/python/bin | |
| parent | bd0e2d9dbbe934e9c9d972b2c0c06234212f8219 (diff) | |
serial: sh-sci: 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/20260720193411.3517484-1-hugo@hugovil.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
