USB: serial: io_ti: remove some remaining printk() calls
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 15:59:23 +0000 (16:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 15:59:23 +0000 (16:59 +0100)
commitd9bb03dc89c1d63e307cb0bad60b5f6faa16af6f
treebb9ca569302f534fcad3fa12dbe62b9cd083169d
parent1a71bd2e9731f04a72712aea936627b453233e1e
USB: serial: io_ti: remove some remaining printk() calls

Use dev_err() like the rest of that function does, and the rest of the
driver does, to properly show what device and driver caused the problem.

Cc: Johan Hovold <jhovold@gmail.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/io_ti.c