From: Laurent Pinchart Date: Tue, 15 Apr 2014 15:13:34 +0000 (+0200) Subject: dma: mmp_pdma: Simplify access to channel drcmr value X-Git-Tag: omap-for-v3.16/fixes-against-rc1~69^2~40 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2a7c176cc4ae48ec1589429ef12b89975963b48;p=pandora-kernel.git dma: mmp_pdma: Simplify access to channel drcmr value As the physical channel and virtual channel point to each other, pchan->phy->vchan is always equal to pchan. Simplify the code accordingly. Signed-off-by: Laurent Pinchart Signed-off-by: Vinod Koul --- Reading git-diff-tree failed