On Fri, 8 Feb 2008, Sarah Sharp wrote: > I'm working on a patch to share code between ehci_stop() and ehci_shutdown() > with the changes we discussed. I just wanted to understand what was going on > in > both functions before I started changing things.
Just for comparison, you might take a look at uhci_stop() and uhci_shutdown() in uhci_hcd.c. They share a lot of code. (Although looking at them now, it appears that the "if" condition in uhci_stop() really should be moved down into uhci_hc_died()...) Alan Stern - To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html