Skip to content
Commit 34b6a3a9 authored by Helmut Grohne's avatar Helmut Grohne Committed by Greg Kroah-Hartman
Browse files

serial: xuartps: remove unnecessary register write

This writel writes the exact same value as the previous writel and is
thus unnecessary. It accidentally became unnecessary in e3538c37
("tty: xuartps: Beautify read-modify writes"), but the new behaviour is
now expected.

Link: https://www.spinics.net/lists/linux-serial/msg23168.html


Signed-off-by: default avatarHelmut Grohne <h.grohne@intenta.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent de4ed391
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment