From: Felipe Balbi Date: Tue, 27 Jan 2015 19:49:28 +0000 (-0600) Subject: usb: dwc3: gadget: WARN() in case of unknown IRQ X-Git-Tag: fixes-v4.0-rc1~102^2^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9f2aa871c732acfe29c3ba5e6b541b2aa786778;p=pandora-kernel.git 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 --- Reading git-diff-tree failed