usb: dwc3: host: Fix broken XHCI host
authorRoger Quadros <rogerq@ti.com>
Thu, 30 Jun 2016 11:54:17 +0000 (14:54 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Jul 2016 15:59:44 +0000 (08:59 -0700)
commit322832f2f19e04c866a0ce4bdac8cff8e695f2b3
tree2ca5023c14c99a22446cc5e05662c477752a3768
parentf76a28a69a103b8789d2430a193af558f4c85364
usb: dwc3: host: Fix broken XHCI host

Looks like we lost all changes related to
commit 9522def40065 ("usb: dwc3: core: cleanup IRQ resources") in host.c
when Felipe's next branch was merged into Greg's next branch.

Fixes 215db948181 ("Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next")
Signed-off-by: Roger Quadros <rogerq@ti.com>
Acked-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/host.c