Home
last modified time | relevance | path

Searched hist:"69736 b57dfe57d116cac7846006cb4b0be9ac0d0" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/serial/
H A Dqcom_geni_serial.cdiff 69736b57dfe57d116cac7846006cb4b0be9ac0d0 Thu May 03 22:14:38 CEST 2018 Karthikeyan Ramasubramanian <kramasub@codeaurora.org> 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>