diff options
author | 2018-05-03 14:14:38 -0600 | |
---|---|---|
committer | 2018-05-14 13:44:55 +0200 | |
commit | 69736b57dfe57d116cac7846006cb4b0be9ac0d0 (patch) | |
tree | 0989b1717f9b843bc918d55aa79cdcf234c50b10 /include/linux/compiler-gcc.h | |
parent | tty: serial: qcom_geni_serial: Remove unnecessary memory barrier (diff) | |
download | wireguard-linux-69736b57dfe57d116cac7846006cb4b0be9ac0d0.tar.xz wireguard-linux-69736b57dfe57d116cac7846006cb4b0be9ac0d0.zip |
tty: serial: qcom_geni_serial: Use iowrite32_rep to write to FIFO
Use iowrite32_rep to write to the hardware FIFO so that the code does
not have to worry about the system endianness.
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions