UPSTREAM: usb: dwc3: omap: Mark the interrupt handler as shared
authorRoger Quadros <rogerq@ti.com>
Wed, 11 May 2016 14:36:43 +0000 (17:36 +0300)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 16 Aug 2016 12:48:19 +0000 (20:48 +0800)
commit1c3fef0c12ad1c25d4090c3eb50713ed48752be3
tree27add1bd49d45e004eeae5b36280211a1372f143
parent03ac33d5c00e3f9f95d498b28feac7636b6963ce
UPSTREAM: usb: dwc3: omap: Mark the interrupt handler as shared

On OMAPs, OTG events come on the same IRQ so we need to share
this IRQ with the OTG device driver.

Change-Id: I04ad8896bdf7c698ea462cac547bc9fd9f5be423
Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Wu Liang feng <wulf@rock-chips.com>
(cherry picked from commit 12da8eae208d6f388c3aeecb91955c8b5a468654)
drivers/usb/dwc3/dwc3-omap.c