usb: dwc3: gadget: never ever kill the machine
commit0a695d4c75ff13ab04dc1b6ff91a6f3407d27b63
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Fri, 7 Oct 2016 08:20:01 +0000 (7 11:20 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Thu, 3 Nov 2016 08:38:32 +0000 (3 10:38 +0200)
treec244df211147d02207526325258d9efe3393cd40
parentc9508c8c50f9ec6fc3e7e823f35c76fafba7e929
usb: dwc3: gadget: never ever kill the machine

We should never kill the machine just because some
USB endpoint type is wrong. WARN about it and move
on.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/gadget.c