]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: dwc2: change some dev_dbg() messages to dev_vdbg()
authorPaul Zimmerman <Paul.Zimmerman@synopsys.com>
Fri, 24 May 2013 23:32:12 +0000 (16:32 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 12:02:06 +0000 (21:02 +0900)
commitb8313417e5e7bca8222a77f672baac1580201eb7
tree3d3e53c4de66a4e512984ed86fe925bb0887a335
parent2e29e6a660f22791b0d78d8b75d620314e0f334f
staging: dwc2: change some dev_dbg() messages to dev_vdbg()

Change some dev_dbg() messages in dwc2_hcd_hub_control() to
dev_vdbg(), to prevent massive spew to the dmesg log when a device
is disconnected.

Signed-off-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dwc2/hcd.c