tty: serial: serial_txx9: remove info print from init
authorJiri Slaby <jslaby@suse.cz>
Thu, 24 Feb 2022 11:10:25 +0000 (12:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Feb 2022 09:38:21 +0000 (10:38 +0100)
commitd185a852e17c2ca6a3c796dbde4ee98d0ecbded1
tree8f510b88c8306014285c6954020592853be05d8f
parent18662a1d8f35ef6b1758578ad884e37746c753c8
tty: serial: serial_txx9: remove info print from init

Remove the hello print among with version and name definitions. Drivers
should print nothing if they are successful.

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