aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2016-11-09 11:47:59 -0500
committerVinod Koul <vinod.koul@intel.com>2016-11-14 00:27:32 -0500
commit098de42ad6708866501a00155ba85350bc0b29e5 (patch)
tree862b74e2285f3ffe175e6b4138564d980223d505 /drivers/fpga/fpga-mgr.c
parent12f5908080bdccca2cb2f7ad850cb360c92f481a (diff)
dmaengine: cppi41: Fix unpaired pm runtime when only a USB hub is connected
On am335x with musb host we can end up with unpaired pm runtime calls if a hub with no devices is connected and disconnected. This is because of the conditional pm runtime calls which are always a bad idea. Let's fix the issue by making them unconditional and paired in each function. Fixes: fdea2d09b997 ("dmaengine: cppi41: Add basic PM runtime support") Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions