diff options
author | Jorge Ramirez-Ortiz <[email protected]> | 2019-05-20 20:38:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-05-21 12:18:16 +0200 |
commit | 61c0e37950b88bad590056286c1d766b1f167f4e (patch) | |
tree | 28d37b45d55dade6f8b00d85657c8662a71ecc67 /scripts/gcc-plugins/gcc-common.h | |
parent | a188339ca5a396acc588e5851ed7e19f66b0ebd9 (diff) |
tty: serial: msm_serial: Fix XON/XOFF
When the tty layer requests the uart to throttle, the current code
executing in msm_serial will trigger "Bad mode in Error Handler" and
generate an invalid stack frame in pstore before rebooting (that is if
pstore is indeed configured: otherwise the user shall just notice a
reboot with no further information dumped to the console).
This patch replaces the PIO byte accessor with the word accessor
already used in PIO mode.
Fixes: 68252424a7c7 ("tty: serial: msm: Support big-endian CPUs")
Cc: [email protected]
Signed-off-by: Jorge Ramirez-Ortiz <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-common.h')
0 files changed, 0 insertions, 0 deletions