summaryrefslogtreecommitdiff
path: root/drivers/dma/fsldma.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2016-11-09 09:47:58 -0700
committerVinod Koul <vinod.koul@intel.com>2016-11-14 10:57:21 +0530
commit12f5908080bdccca2cb2f7ad850cb360c92f481a (patch)
treea9a9863c7e5bcb9879d90c009c70f1bcd536f608 /drivers/dma/fsldma.c
parentf732c5b7c734cfc2c563c918fe2842175c7eb073 (diff)
dmaengine: cppi41: Fix list not empty warning on module removal
If musb controller is configured with USB peripherals and we have enumerated with a USB host, we can get warnings on removal of the modules: WARNING: CPU: 0 PID: 1269 at drivers/dma/cppi41.c:391 cppi41_dma_free_chan_resources Fix the issue by adding the missing pm_runtime_get to cppi41_dma_free_chan_resources to make sure the pending work list is cleared on removal. 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/dma/fsldma.c')
0 files changed, 0 insertions, 0 deletions