RE: xHCI ISR be registered twice

2013-08-08 Thread Wang, Yu Y
> On Thu, Aug 08, 2013 at 03:38:53AM +, Wang, Yu Y wrote: > > > Hi Felipe, > > > > > > This patch brings up an interesting point: will a dwc3 PCI host use > > > the xhci platform driver instead of the xhci PCI driver? > > > > > > If so, that seems less than ideal. Won't it not use the standard

Re: xHCI ISR be registered twice

2013-08-08 Thread Sarah Sharp
On Thu, Aug 08, 2013 at 03:38:53AM +, Wang, Yu Y wrote: > > Hi Felipe, > > > > This patch brings up an interesting point: will a dwc3 PCI host use the xhci > > platform driver instead of the xhci PCI driver? > > > > If so, that seems less than ideal. Won't it not use the standard xHCI PCI >

RE: xHCI ISR be registered twice

2013-08-07 Thread Wang, Yu Y
> Hi Felipe, > > This patch brings up an interesting point: will a dwc3 PCI host use the xhci > platform driver instead of the xhci PCI driver? > > If so, that seems less than ideal. Won't it not use the standard xHCI PCI > suspend and resume functions if it's registered as a platform device? A

Re: xHCI ISR be registered twice

2013-08-07 Thread Sarah Sharp
Hi Felipe, This patch brings up an interesting point: will a dwc3 PCI host use the xhci platform driver instead of the xhci PCI driver? If so, that seems less than ideal. Won't it not use the standard xHCI PCI suspend and resume functions if it's registered as a platform device? Also, it seems