On Tue, 7 Feb 2017, Peter Chen wrote: > On Thu, Jan 19, 2017 at 02:21:26PM +0200, Mathias Nyman wrote: > > Hi Greg > > > > This series by Arnd Bergmann was originally six patches, but last two of > > them were already taken to 4.10. Without the rest of them there will > > be a regression in 4.10. > > > > Original cover letter says: > > > > For xhci-hcd platform device, all the DMA parameters are not > > configured properly, notably dma ops for dwc3 devices. > > > > The idea here is that you pass in the parent of_node along > > with the child device pointer, so it would behave exactly > > like the parent already does. The difference is that it also > > handles all the other attributes besides the mask. > > > > -Mathias > > > > Arnd Bergmann (4): > > usb: separate out sysdev pointer from usb_bus > > usb: chipidea: use bus->sysdev for DMA configuration > > usb: ehci: fsl: use bus->sysdev for DMA configuration > > usb: xhci: use bus->sysdev for DMA configuration > > The ehci part needs to similar change, otherwise, it will fail too. > I post a patch for it [1]. Alan, would you please help to review it? > Then, Greg can pick up the five patches together. > > [1] http://www.spinics.net/lists/linux-usb/msg153263.html That patch contains a lot of unrelated whitespace changes. Can you redo it with only the necessary changes? Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html