Re: [PATCH 8/8] xhci: tegra: enable ELPG for runtime/system PM

2019-07-04 Thread Jon Hunter
On 14/06/2019 08:48, JC Kuo wrote: > This commit enables XUSB host controller ELPG for runtime and system > power management. > > NEED CLEANUP. > > Signed-off-by: JC Kuo > --- > drivers/usb/host/xhci-tegra.c | 802 -- > 1 file changed, 671 insertions(+), 131 d

Re: [PATCH 8/8] xhci: tegra: enable ELPG for runtime/system PM

2019-06-18 Thread JC Kuo
Hi Greg, Code cleanup was done but I forgot the "NEED CLEANUP" in the commit comment. Sorry for that. I will wait for review comments to come and fix the commit message together with code improvements. Thanks, JC On 6/18/19 2:33 PM, Greg KH wrote: > On Fri, Jun 14, 2019 at 03:48:24PM +0800, JC

Re: [PATCH 8/8] xhci: tegra: enable ELPG for runtime/system PM

2019-06-17 Thread Greg KH
On Fri, Jun 14, 2019 at 03:48:24PM +0800, JC Kuo wrote: > This commit enables XUSB host controller ELPG for runtime and system > power management. > > NEED CLEANUP. Odd kernel changelog comment... Please cleanup when you resend. :) thanks, greg k-h