From: Kuninori Morimoto Date: Thu, 3 Apr 2014 03:16:51 +0000 (-0700) Subject: DMA: shdma: tidyup callback chunk finder X-Git-Tag: omap-for-v3.16/fixes-against-rc1~69^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91ea74e9ec5c584eef1dcd69554b8315c1ebb0d9;p=pandora-kernel.git DMA: shdma: tidyup callback chunk finder Current shdma is using "last" which indicates last desc which needs to have callback function. But that desc's chunks is always 1, we can use it as finder Signed-off-by: Kuninori Morimoto [reflown changelog for readablity] Signed-off-by: Vinod Koul --- Reading git-diff-tree failed