Re: [PATCH v3 04/19] usb: dwc3: add disscramble quirk

2014-10-28 Thread Huang Rui
Hi Bjorn, On Tue, Oct 28, 2014 at 10:39:26AM -0600, Bjorn Helgaas wrote: > On Tue, Oct 28, 2014 at 5:54 AM, Huang Rui wrote: > > This patch adds disscramble quirk, and it only needs to be enabled at fpga > > "disscramble" (in subject and above) is not a real word. > > I see that DWC3_GCTL_DISSC

Re: [PATCH v3 04/19] usb: dwc3: add disscramble quirk

2014-10-28 Thread Felipe Balbi
Hi, On Tue, Oct 28, 2014 at 10:39:26AM -0600, Bjorn Helgaas wrote: > On Tue, Oct 28, 2014 at 5:54 AM, Huang Rui wrote: > > This patch adds disscramble quirk, and it only needs to be enabled at fpga > > "disscramble" (in subject and above) is not a real word. > > I see that DWC3_GCTL_DISSCRAMBLE

Re: [PATCH v3 04/19] usb: dwc3: add disscramble quirk

2014-10-28 Thread Bjorn Helgaas
On Tue, Oct 28, 2014 at 5:54 AM, Huang Rui wrote: > This patch adds disscramble quirk, and it only needs to be enabled at fpga "disscramble" (in subject and above) is not a real word. I see that DWC3_GCTL_DISSCRAMBLE is already defined in drivers/usb/dwc3/core.h even before your patches, so I su