parisc: Drop locking in pdc console code
authorHelge Deller <deller@gmx.de>
Sat, 17 Dec 2022 16:45:40 +0000 (17:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Jan 2023 10:11:56 +0000 (11:11 +0100)
commit6bbba171235e1887acd853fbf4db51b6f85adb70
treec95909cc4b393b181b23d477bd5dd9fa7d1d2cd5
parent67c98fec87ed76b1feb2ae810051afd88dfa9df6
parisc: Drop locking in pdc console code

commit 7dc4dbfe750e1f18c511e73c8ed114da8de9ff85 upstream.

No need to have specific locking for console I/O since
the PDC functions provide an own locking.

Signed-off-by: Helge Deller <deller@gmx.de>
Cc: <stable@vger.kernel.org> # 6.1+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/parisc/kernel/pdc_cons.c