Re: [PATCH v7 1/2] usb: xhci: plat: Enable runtime PM

2016-12-14 Thread Baolin Wang
Hi Robert, On 14 December 2016 at 14:43, Robert Foss wrote: > Hey Baolin, > > On 2016-12-12 12:21 AM, Baolin Wang wrote: >> >> Hi Robert, >> >> On 2 December 2016 at 05:46, Robert Foss >> wrote: >>> >>> Enable runtime PM for the xhci-plat device so that the parent device >>> may implement runtim

Re: [PATCH v7 1/2] usb: xhci: plat: Enable runtime PM

2016-12-13 Thread Robert Foss
Hey Baolin, On 2016-12-12 12:21 AM, Baolin Wang wrote: Hi Robert, On 2 December 2016 at 05:46, Robert Foss wrote: Enable runtime PM for the xhci-plat device so that the parent device may implement runtime PM. Signed-off-by: Robert Foss Tested-by: Robert Foss --- drivers/usb/host/xhci-pla

Re: [PATCH v7 1/2] usb: xhci: plat: Enable runtime PM

2016-12-11 Thread Baolin Wang
Hi Robert, On 2 December 2016 at 05:46, Robert Foss wrote: > Enable runtime PM for the xhci-plat device so that the parent device > may implement runtime PM. > > Signed-off-by: Robert Foss > > Tested-by: Robert Foss > --- > drivers/usb/host/xhci-plat.c | 29 +++-- > 1 f