commit | 2f3fd2c5bde1f94513c3dc311ae64494085ec371 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Sep 12 21:48:29 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 13 17:20:02 2016 +0200 |
tree | 227beee9a4785f024cceae26ec5ec5d670ce51d1 | |
parent | 467d5c980709b262df288a0d0e7780f295c56882 [diff] |
usb: musb: Prepare dsps glue layer for PM runtime support We want to be polling the state when nothing is connected. Let's change the polling logic in preparation for PM runtime support. Signed-off-by: Tony Lindgren <tony@atomide.com> [b-liu@ti.com: undo unnecessary line leading whitespace change] Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>