diff options
author | 2020-06-26 13:00:33 -0700 | |
---|---|---|
committer | 2020-07-13 16:47:31 -0700 | |
commit | 650c8bd36a66c708be343d66a741b05d88d65b55 (patch) | |
tree | 4489df6bea2de4c47145dd99efe87c6a38a75632 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | serial: qcom_geni_serial: Make kgdb work even if UART isn't console (diff) | |
download | wireguard-linux-650c8bd36a66c708be343d66a741b05d88d65b55.tar.xz wireguard-linux-650c8bd36a66c708be343d66a741b05d88d65b55.zip |
serial: qcom_geni_serial: Always use 4 bytes per TX FIFO word
The geni serial driver had a rule that we'd only use 1 byte per FIFO
word for the TX FIFO if we were being used for the serial console.
This is ugly and a bit of a pain. It's not too hard to fix, so fix
it.
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Evan Green <evgreen@chromium.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20200626125844.2.Iabd56347670b9e4e916422773aba5b27943d19ee@changeid
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions