commit | 1c4d0b4e18068b49e0eb9bf5125ff25c6d1452cd | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Tue May 31 10:05:21 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jun 01 14:58:59 2016 -0700 |
tree | 1b985c4a4ccb63e973106c4ae1dd9f15ad40891d | |
parent | 87326e858448c40e32f142c0b8dcc59d7b27c641 [diff] |
usb: musb: Remove pm_runtime_set_irq_safe With the pull up being handled with delayed work, we can now finally remove pm_runtime_set_irq_safe that blocks the MUSB glue from idling. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>