diff options
| author | Tony Lindgren <[email protected]> | 2016-11-09 16:47:59 +0000 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2016-11-14 05:27:32 +0000 |
| commit | 098de42ad6708866501a00155ba85350bc0b29e5 (patch) | |
| tree | 862b74e2285f3ffe175e6b4138564d980223d505 /lib/debugobjects.c | |
| parent | dmaengine: cppi41: Fix list not empty warning on module removal (diff) | |
| download | kernel-098de42ad6708866501a00155ba85350bc0b29e5.tar.gz kernel-098de42ad6708866501a00155ba85350bc0b29e5.zip | |
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 <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
