commit | 71f5a0ad9e82c1239f0d748bda32a4b6e6dbcb80 | [log] [tgz] |
---|---|---|
author | Alexandre Bailon <abailon@baylibre.com> | Wed Feb 01 21:30:18 2017 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 03 10:05:10 2017 +0100 |
tree | 904267cbb2fb6ac2ea9af7642e349b341ce533fa | |
parent | ca7c1d5094ec1c425bd9a38153789f9cedb0b8e2 [diff] |
usb: musb: da8xx: Add support of suspend / resume Implement PM methods specifics for da8xx glue. The only thing to do is to power off the phy. As the registers are in retention during suspend, there is no need to save them. Signed-off-by: Alexandre Bailon <abailon@baylibre.com> Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>