From: Thomas Petazzoni Date: Thu, 15 Nov 2012 14:00:25 +0000 (+0100) Subject: dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev' X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~12^2~1^2~6^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c75979d7ac8cdec927605336aeebea0c7f88f74;p=pandora-kernel.git dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev' The mv_xor_device structure embeds a 'struct dma_device', which is named 'common', a not very meaningful name. Rename it to 'dmadev', 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