]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: serial: ftdi_sio: remove startup message
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 15:57:35 +0000 (16:57 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 15:57:35 +0000 (16:57 +0100)
commit1a71bd2e9731f04a72712aea936627b453233e1e
treef07d8bee397458bba53cd6968ec0e151101f5b30
parentc6ab0158007e5ed9108fd74fe0f61b5b2a326eb9
USB: serial: ftdi_sio: remove startup message

No one needs to know that the driver is loaded (almost all other USB
serial drivers are now quiet), so just load quietly.

Also remove unused, and unneeded version information from the driver,
that was pointless.

Cc: Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/ftdi_sio.c