diff options
author | Tony Lindgren <tony@atomide.com> | 2016-11-09 09:47:59 -0700 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-11-14 10:57:32 +0530 |
commit | 098de42ad6708866501a00155ba85350bc0b29e5 (patch) | |
tree | 862b74e2285f3ffe175e6b4138564d980223d505 /security | |
parent | 12f5908080bdccca2cb2f7ad850cb360c92f481a (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 'security')
0 files changed, 0 insertions, 0 deletions