commit | e9f2aa871c732acfe29c3ba5e6b541b2aa786778 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Tue Jan 27 13:49:28 2015 -0600 |
committer | Felipe Balbi <balbi@ti.com> | Tue Jan 27 13:56:10 2015 -0600 |
tree | 1a496958952786ac6f019a7bac8d55b5c91687af | |
parent | 4cd8f6d05599be8bd2052df28c805f7c2f8ff479 [diff] |
usb: dwc3: gadget: WARN() in case of unknown IRQ if an unknown IRQ event is triggered, that means the HW is really misbehaving. Instead of printing a debug message, let's WARN() so users report when that happens. Signed-off-by: Felipe Balbi <balbi@ti.com>