OSDN Git Service

usb: core: Resume the devices on pm restore
authorSriharsha Allenki <sallenki@codeaurora.org>
Thu, 17 May 2018 05:55:06 +0000 (11:25 +0530)
committerAjay Agarwal <ajaya@codeaurora.org>
Fri, 1 Jun 2018 08:44:17 +0000 (14:14 +0530)
commit6c16439a24013225ad0ce2e433954021c353bdc0
tree29f285779a897dbe0df1d9e33b486a184fc8c5db
parentdd4a9bfbf0393c828f468e0cc50c4b14adb69c6e
usb: core: Resume the devices on pm restore

On system restoring from hibernation to reset-resume
the connected USB devices, resume the devices
on pm restore irrespective of the skip_resume
flag.

Change-Id: I56e46c579db572e39eabdc6d2be95b00f2c7d9cb
Signed-off-by: Sriharsha Allenki <sallenki@codeaurora.org>
Signed-off-by: Ajay Agarwal <ajaya@codeaurora.org>
drivers/usb/core/driver.c