git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4aa937
)
dmaengine: ste_dma40: fix pm runtime ref counting
author
Rabin Vincent
<rabin.vincent@stericsson.com>
Mon, 27 May 2013 14:03:40 +0000
(16:03 +0200)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 27 May 2013 14:20:32 +0000
(19:50 +0530)
The pm runtime reference counting of the driver is broken for the case
when there is more than one transfer queued, leading to the device being
runtime suspend while active. Fix it.
Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Cc: stable@vger.kernel.org
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found