]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf6fa119be31d59066db6b96595bdf74ecb55e3d6
treec8953478e54c84b2931c1faf70b3a60a2196216e
parent8298aa051fd202f7173ecb622c271ab09ce4b6da
[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