]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: musb: Drop pointless PM runtime code for dsps glue
authorTony Lindgren <tony@atomide.com>
Wed, 16 Nov 2016 19:21:26 +0000 (13:21 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Nov 2016 15:25:40 +0000 (16:25 +0100)
commit247529170d72ee16bbdfc94c3a696c79ea645c3a
treeda9a9911ad59fe7a71581daf1b7d67a3c75a8020
parent536d599d4a5104a8f1f771d3a8db97138b0c9ebb
usb: musb: Drop pointless PM runtime code for dsps glue

This already gets done automatically by PM runtime and we have
a separate autosuspend timeout in musb_core.c.

Reviewed-by: Johan Hovold <johan@kernel.org>
Tested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
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>
drivers/usb/musb/musb_dsps.c