commit | 1e01129373f757925a652ea4ea5b278f8c2b9222 | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Tue Sep 09 10:44:54 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Sep 19 16:16:38 2014 -0700 |
tree | 04f82b5905e7fa5987aea09d24a3e72baaaee53b | |
parent | d784f1e50977e58db23a79181971c3c0f62452e5 [diff] |
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>