commit | 80245216ccbdb4b1dce4db714e0fdc692c81af6d | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Wed Apr 23 21:52:01 2014 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed May 07 11:50:27 2014 +0530 |
tree | 9d58e0b7371201322d986c520207fb6af157b2e8 | |
parent | c31b6ae1b4a75680765ac66d80e2e107e8bf05a0 [diff] |
dma: ste_dma40: Maintain spinlock order while handling pause The runtime PM resume callback needs to be executed while holding the spinlock, make sure to maintain this for the pause operation as well. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>