summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2016-09-13 05:48:28 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-13 18:20:02 +0300
commit467d5c980709b262df288a0d0e7780f295c56882 (patch)
treeba071464e0bb05325008b1f14865b2f225cc35e7 /include/linux
parent4d719209be3676936c27184cb9bff10f93f8fa64 (diff)
downloadlinux-467d5c980709b262df288a0d0e7780f295c56882.tar.xz
usb: musb: Implement session bit based runtime PM for musb-core
We want to keep musb enabled always when the session bit is set. This simplifies the PM runtime and allows making it more generic across the various glue layers. So far the only exception to just following the session bit is host mode disconnect where the session bit stays set. In that case, just allow PM and let the PM runtime autoidle timeout deal with it. Signed-off-by: Tony Lindgren <tony@atomide.com> [b-liu@ti.com: changed using dev_dbg() to musb_dbg()] Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions