Re: [PATCH v1 03/20] usb: dwc2: add controller hibernation support

2015-03-17 Thread John Youn
On 3/17/2015 2:54 AM, Mian Yousaf Kaukab wrote: > From: Gregory Herrero > > When suspending usb bus, phy driver may disable controller power. > In this case, registers need to be saved on suspend and restored > on resume. > > Signed-off-by: Gregory Herrero > --- > drivers/usb/dwc2/core.c | 382

[PATCH v1 03/20] usb: dwc2: add controller hibernation support

2015-03-17 Thread Mian Yousaf Kaukab
From: Gregory Herrero When suspending usb bus, phy driver may disable controller power. In this case, registers need to be saved on suspend and restored on resume. Signed-off-by: Gregory Herrero --- drivers/usb/dwc2/core.c | 382 drivers/usb/dwc