Re: [PATCH V2 2/2] MSP onchip root hub over current quirk.

Previous thread: [PATCH] perf-probe: no need to initialize the entire temporary buffers in synthesize_perf_probe_point() by Franck Bui-Huu on Thursday, December 23, 2010 - 8:27 am. (5 messages)

Next thread: [PATCH] Read THREAD_CPUTIME clock from other processes. by Dario Faggioli on Thursday, December 23, 2010 - 9:21 am. (15 messages)
From: Alan Stern
Date: Thursday, December 23, 2010 - 9:08 am

One example, suitable for PCI devices, can be found in 
drivers/usb/host/ehci-pci.c:ehci_pci_setup().

However the best approach would be for you to avoid adding any
special-purpose code at all.  Is it possible to handle
overcurrent-change events in a way that will work just as well for
normal hubs as for your MSP root hub?

Alan Stern

--

Previous thread: [PATCH] perf-probe: no need to initialize the entire temporary buffers in synthesize_perf_probe_point() by Franck Bui-Huu on Thursday, December 23, 2010 - 8:27 am. (5 messages)

Next thread: [PATCH] Read THREAD_CPUTIME clock from other processes. by Dario Faggioli on Thursday, December 23, 2010 - 9:21 am. (15 messages)