]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
USB: legotower: remove direct calls to printk()
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Jun 2013 23:30:42 +0000 (16:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:10:02 +0000 (16:10 -0700)
commit38726bf5417972ff51b8f047ab4e79f0333f2cf0
tree7cdce22f7cc9742f6ab41b6d87d3dd51c7174422
parent4dae99638097b254c863c541368598f5a80e41bf
USB: legotower: remove direct calls to printk()

Use the pr_* calls instead, which are much more descriptive.

Cc: Juergen Stuber <starblue@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/legousbtower.c