diff options
author | Tony Lindgren <[email protected]> | 2022-04-11 14:16:57 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-04-15 11:42:09 +0200 |
commit | cc994bb97587787b8f0c094a9bc6945d82075b1d (patch) | |
tree | 09fabfc205a9364d793f7dd8bab29cf815e19379 /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | 3ee82c6e41f3d2212647ce0bc5a05a0f69097824 (diff) |
serial: 8250: Fix runtime PM for start_tx() for empty buffer
Commit 932d596378b0 ("serial: 8250: Return early in .start_tx() if there
are no chars to send") caused a regression where the drivers implementing
runtime PM stopped idling. This is because serial8250_rpm_put_tx() is now
unbalanced on early return, it normally gets called at __stop_tx().
Fixes: 932d596378b0 ("serial: 8250: Return early in .start_tx() if there are no chars to send")
Cc: Steffen Trumtrar <[email protected]>
Cc: Uwe Kleine-König <[email protected]>
Reviewed-by: Johan Hovold <[email protected]>
Reviewed-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions