]> asedeno.scripts.mit.edu Git - linux.git/commit
USB: EHCI: merge all cases that disable the IO watchdog
authorLucas Stach <dev@lynxeye.de>
Sat, 22 Oct 2016 23:02:03 +0000 (01:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Oct 2016 12:36:25 +0000 (14:36 +0200)
commit629dd219881a6d9643806acf4f0166501f4c3374
tree7b14d04ced4d9aaeed813226f2e74c5d11a4733c
parent5c2ad982fb422ae710184e5911de0d4e030de8ac
USB: EHCI: merge all cases that disable the IO watchdog

This merges the vendor NEC case with the INTEL and AMD one,
as those 3 do exactly the same thing: disabling of the IO
watchdog.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-pci.c