]> www.infradead.org Git - users/jedix/linux-maple.git/commit
serial: imx: Add more comments on port lock status
authorEsben Haabendal <esben@geanix.com>
Fri, 13 Sep 2024 08:39:50 +0000 (10:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Oct 2024 06:13:35 +0000 (08:13 +0200)
commit55796b4e378b053a5eedc5996881d25a8980d91f
tree92267b8a5768288358bfceee90c869729f971576
parent3c199ed5bd64694c71169b84e357d132f7811c3a
serial: imx: Add more comments on port lock status

Comments regarding status of port.lock on internal functions is useful when
reviewing correct handling of registers that must be protected by this
lock.

Signed-off-by: Esben Haabendal <esben@geanix.com>
Link: https://lore.kernel.org/r/20240913-serial-imx-lockfix-v1-2-4d102746c89d@geanix.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/imx.c