]> git.baikalelectronics.ru Git - kernel.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)
commitf7c56f6719dbbe97acf46aa448cb0730940b8394
tree3d3e53c4de66a4e512984ed86fe925bb0887a335
parent34e033f615ec52c852c78826320b3c7d0a7609ea
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