[PATCH] USB UHCI: Add shutdown method
authorAlan Stern <stern@rowland.harvard.edu>
Thu, 28 Apr 2005 18:51:27 +0000 (14:51 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 27 Jun 2005 21:43:45 +0000 (14:43 -0700)
commit02597d2deec2a3de0e2b52c1f83904b65626a0d5
treec8953478e54c84b2931c1faf70b3a60a2196216e
parentc074b416b94c0aa4a371f24bf6cc13d8cf1fab59
[PATCH] USB UHCI: Add shutdown method

After all the discussion you might not be interested in this still, but
nevertheless here it is.  This patch adds a shutdown method to the
uhci-hcd driver.  Its prerequisite is the patch you wrote adding shutdown
support for PCI.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/uhci-hcd.c