Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364018
b: refs/heads/master
c: b49977a
h: refs/heads/master
v: v3
  • Loading branch information
Matthijs Kooijman authored and Greg Kroah-Hartman committed Apr 11, 2013
1 parent f276116 commit 42094f2
Show file tree
Hide file tree
Showing 7 changed files with 319 additions and 172 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 096e490a6ac1d0862cf688c47451e9333f39f314
refs/heads/master: b49977a60dff529c1242f2d427774ea55885bc0b
10 changes: 10 additions & 0 deletions trunk/drivers/staging/dwc2/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,14 @@ config USB_DWC2_TRACK_MISSED_SOFS
Say Y here to enable logging of missed SOF events to the dmesg log.
If in doubt, say N.

config USB_DWC2_DEBUG_PERIODIC
bool "Enable Debugging Messages For Periodic Transfers"
depends on USB_DWC2_DEBUG || USB_DWC2_VERBOSE
default y
help
Say N here to disable (verbose) debugging messages to be
logged for periodic transfers. This allows better debugging of
non-periodic transfers, but of course the debug logs will be
incomplete. Note that this also disables some debug messages
for which the transfer type cannot be deduced.
endif
Loading

0 comments on commit 42094f2

Please sign in to comment.