From: Thomas Petazzoni Date: Tue, 30 Oct 2012 10:56:26 +0000 (+0100) Subject: dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_data X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~12^2~1^2~6^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e39f6ec1f9c1d6a7011adf6d95d8d80bad0586b1;p=pandora-kernel.git dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_data mv_xor_platform_data used to be the platform_data structure associated to the 'mv_xor' driver. This driver no longer exists, and this data structure really contains the properties of each XOR channel part of a given XOR engine. Therefore 'struct mv_xor_channel_data' is a more appropriate name. Signed-off-by: Thomas Petazzoni --- Reading git-diff-tree failed