From: Daniel Mack Date: Tue, 22 Oct 2013 10:14:04 +0000 (+0200) Subject: dma: cppi41: use cppi41_pop_desc() where possible X-Git-Tag: v3.13-rc1~29^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=706ff628f0669f28e370d2ad30672e5032dc64b2;p=pandora-kernel.git dma: cppi41: use cppi41_pop_desc() where possible Use cppi41_pop_desc() when appropriate instead of open-coding the same functionality again. That makes the code more readable. The function has to be moved some lines up for this change. Signed-off-by: Daniel Mack Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Vinod Koul --- Reading git-diff-tree failed