serial: pch: remove debug print from pop_tx
authorJiri Slaby <jslaby@suse.cz>
Tue, 3 May 2022 08:08:05 +0000 (10:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 May 2022 20:42:46 +0000 (22:42 +0200)
commit9bc995f51d7828bec9b7432f0034b6e31cefb851
tree5009424fab864d674bc1d07e3dc2ffd649e85088
parentfcfb1c3982b9c80d62c94aba2107acd4cb00cc5f
serial: pch: remove debug print from pop_tx

It makes the code overly complicated for no good reason.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20220503080808.28332-3-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/pch_uart.c