usb: musb: Use shared irq
authorAlexandre Bailon <abailon@baylibre.com>
Mon, 17 Apr 2017 04:21:16 +0000 (23:21 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Apr 2017 14:48:26 +0000 (16:48 +0200)
commitaa2fb8862522690ffd7cfc42a3643d4b08ee4b46
treea1f6f3ccc9307e99af294a019906e27e67d1e528
parentf5332b000707b0b415291901846c4a8fc24f6a2e
usb: musb: Use shared irq

In the DA8xx, USB and CPPI 4.1 are sharing the same interrupt line.
Update the driver to request a shared irq.

Signed-off-by: Alexandre Bailon <abailon@baylibre.com>
Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/musb_core.c