From: Thomas Petazzoni Date: Tue, 30 Oct 2012 10:58:14 +0000 (+0100) Subject: dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_data X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~12^2~1^2~6^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dde453d628687c0e991cfc55c9fd299a804aee6;p=pandora-kernel.git dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_data 'struct mv_xor_shared_platform_data' used to be the platform_data structure for the 'mv_xor_shared', but this driver is going to be renamed simply 'mv_xor', so also rename its platform_data structure accordingly. Signed-off-by: Thomas Petazzoni --- Reading git-diff-tree failed