ANDROID: usb: Add vendor hook for usb suspend and resume
Add the hook that vendor can design and bypass the suspend/resume. When the bypass is set, skip the orignal suspend/resume methods. In mobile, a co-processor can be used with USB audio, and ACPU may be able to sleep in such condition to improve power consumption. We will need vendor hook to support this. Bug: 329345852 Bug: 302982919 Bug: 347134330 Bug: 408097873 Bug: 432121911 Signed-off-by:Puma Hsu <pumahsu@google.com> Change-Id: I91a9500407939e9c4e0c1fef1f7ccc232d4322c1 (cherry picked from commit 98085b5d) (cherry picked from commit 358b59f1) (cherry picked from commit 41292928) (cherry picked from commit 26f9f515) Signed-off-by:
Hongseock Kim <hongpooh.kim@samsung.com>
Loading
Please sign in to comment