From: Thomas Petazzoni Date: Thu, 15 Nov 2012 14:29:53 +0000 (+0100) Subject: dma: mv_xor: rename mv_xor_private to mv_xor_device X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~12^2~1^2~6^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=297eedbae1677c8276df082fb17fb1344058fed0;p=pandora-kernel.git dma: mv_xor: rename mv_xor_private to mv_xor_device Now that mv_xor_device is no longer used to designate the per-channel DMA devices, use it know to designate the XOR engine themselves (currently composed of two XOR channels). So, now we have the nice organization where: - mv_xor_device represents each XOR engine in the system - mv_xor_chan represents each XOR channel of a given XOR engine Signed-off-by: Thomas Petazzoni --- Reading git-diff-tree failed