USB: serial: ir-usb: remove startup noise
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 16:00:48 +0000 (17:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 16:03:11 +0000 (17:03 +0100)
commit7663e3088dcf810435c644f73bd2909362b8dc49
tree0715e0d9f2d9c3172f9c2645db5dd439b8a1a360
parentd9bb03dc89c1d63e307cb0bad60b5f6faa16af6f
USB: serial: ir-usb: remove startup noise

Don't be telling the syslog that the driver was loaded, the majority of
the usb-serial drivers do not, so this one shouldn't either.

Also remove the pointless driver version information.

Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Johan Hovold <jhovold@gmail.com>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/ir-usb.c