]> 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)
commitd34f5e31e1625c078c4e765b4c4d7718fdaae909
tree2ca5023c14c99a22446cc5e05662c477752a3768
parent9e9ae58a9eaf4d4149ccb1796059a99f9f6aa75b
usb: dwc3: host: Fix broken XHCI host

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

Fixes 75dfc750dfc ("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