Re: [Patch v5] usb: hcd: use managed device resources

2019-08-26 Thread Mathias Nyman
On 25.8.2019 11.29, Greg KH wrote: On Fri, Aug 23, 2019 at 02:11:28PM +, Schmid, Carsten wrote: Using managed device resources in usb_hcd_pci_probe() allows devm usage for resource subranges, such as the mmio resource for the platform device created to control host/device mode mux, which is

Re: [Patch v5] usb: hcd: use managed device resources

2019-08-25 Thread Greg KH
On Fri, Aug 23, 2019 at 02:11:28PM +, Schmid, Carsten wrote: > Using managed device resources in usb_hcd_pci_probe() allows devm usage for > resource subranges, such as the mmio resource for the platform device > created to control host/device mode mux, which is a xhci extended > capability, an