From: Tomasz Figa Date: Sun, 11 Aug 2013 17:59:16 +0000 (+0200) Subject: dmaengine: PL08x: Move LLI dumping code into separate function X-Git-Tag: v3.12-rc1~68^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48924e4224540b249e56d82e58dee5bcaabfe52b;p=pandora-kernel.git dmaengine: PL08x: Move LLI dumping code into separate function 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 Reviewed-by: Linus Walleij Signed-off-by: Vinod Koul --- Reading git-diff-tree failed