diff options
| author | Hemant Kumar <hemantk@codeaurora.org> | 2014-10-31 14:04:04 -0700 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-22 11:06:41 -0700 |
| commit | 4e32ea8f3b6aed0d9479355342deb63434fe2950 (patch) | |
| tree | 011a4e1e4aaf3858379d8929b682630703ef969b /include | |
| parent | b0b1bb59407262e425fcb5a95f7df72a156c99ab (diff) | |
usb: dwc3: Do not call WARN_ON_ONCE from interrupt context
Gadget driver calls WARN_ON_ONCE in some of the APIs which
are called from interrupt context. This may lead to watchdog
bark if repeated WARN_ON_ONCE condition occurs. Hence print
error message and/or log it in debug buffer.
CRs-Fixed: 747698
Change-Id: Ieecd6342135e7d2bad36c82a12958b78054150db
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
