summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMayank Rana <mrana@codeaurora.org>2015-09-11 10:47:36 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:06:57 -0700
commita43ebbb8622334dd7605d7f9ae69f91f8cfcd6a9 (patch)
treee3dc9048b7be7f982757acc25d00312453db6265 /include
parent1abf160f23de2a8539fe3cc170bec31cf70540da (diff)
usb: dwc3: Replace WARN_ON() by WARN_ON_ONCE() and logging with buffer
In some of cases when ep0 operations are fails, WARN_ON is called from interrupt context. This may lead to watchdog bark if repeated WARN_ON condition occurs. Hence replace usage of WARN_ON() by WARN_ON_ONCE() and logging errror as part of debug buffer. CRs-Fixed: 907077 Change-Id: I40de055b1e8d610c43c7fff32cd904c43b9bec00 Signed-off-by: Mayank Rana <mrana@codeaurora.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions