diff options
author | Ilpo Järvinen <[email protected]> | 2022-06-14 10:56:37 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-06-27 14:47:02 +0200 |
commit | 211565b100993c90b53bf40851eacaefc830cfe0 (patch) | |
tree | cc36893d79c32196877e1b721d84efd51eac9fe6 /scripts/bpf_doc.py | |
parent | f7e35e4bf1e8dc2c8cbd5e0955dc1bd58558dae0 (diff) |
serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
The driver must provide throttle and unthrottle in uart_ops when it
sets UPSTAT_AUTORTS. Add them using existing stop_rx &
enable_interrupts functions.
Fixes: 2a76fa283098 (serial: pl011: Adopt generic flag to store auto RTS status)
Cc: stable <[email protected]>
Cc: Lukas Wunner <[email protected]>
Reported-by: Nuno Gonçalves <[email protected]>
Tested-by: Nuno Gonçalves <[email protected]>
Signed-off-by: Ilpo Järvinen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions