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:
ba6785f
)
dmaengine: PL08x: Move LLI dumping code into separate function
author
Tomasz Figa
<tomasz.figa@gmail.com>
Sun, 11 Aug 2013 17:59:16 +0000
(19:59 +0200)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 2 Sep 2013 06:19:56 +0000
(11:49 +0530)
This patch refactors debugging code that dumps LLI entries by moving it
into separate function, which is stubbed when VERBOSE_DEBUG is not
selected. This allows us to get rid of the ugly ifdef from the body of
pl08x_fill_llis_for_desc().
No functional change is introduced by this patch.
Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/amba-pl08x.c
patch
|
blob
|
history
diff --cc
drivers/dma/amba-pl08x.c
Simple merge