]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: dwc2/gadget: hide some not really needed debug messages
authorMarek Szyprowski <m.szyprowski@samsung.com>
Tue, 9 Sep 2014 08:44:54 +0000 (10:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Sep 2014 23:16:38 +0000 (16:16 -0700)
commit1e01129373f757925a652ea4ea5b278f8c2b9222
tree04f82b5905e7fa5987aea09d24a3e72baaaee53b
parentd784f1e50977e58db23a79181971c3c0f62452e5
usb: dwc2/gadget: hide some not really needed debug messages

Some DWC2/s3c-hsotg debug messages are really useless for typical user,
so hide them behind dev_dbg().

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc2/gadget.c