From: Thomas Petazzoni Date: Thu, 15 Nov 2012 13:57:44 +0000 (+0100) Subject: dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan' X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~12^2~1^2~6^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98817b99599fc18b5e4bf5bc63ad899b83404a68;p=pandora-kernel.git dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan' The mv_xor_chan structure embeds a 'struct dma_chan', which is named 'common', a not very meaningful name. Rename it to 'dmachan', which will help avoid confusions later as we merge the mv_xor_device and mv_xor_chan structures together. Signed-off-by: Thomas Petazzoni --- Reading git-diff-tree failed