]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita70d75fbfbebaa805a9de80e50cfdc295b0c9e88
tree2ca5023c14c99a22446cc5e05662c477752a3768
parentc66eb6500f0de215d66e3656909e5bda9f55828d
usb: dwc3: host: Fix broken XHCI host

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

Fixes 0bd302399c6 ("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