commit | 7dde453d628687c0e991cfc55c9fd299a804aee6 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Tue Oct 30 11:58:14 2012 +0100 |
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Tue Nov 20 15:58:57 2012 +0100 |
tree | 81c51af3ad070c422883c84e764261ffe2b09246 | |
parent | e39f6ec1f9c1d6a7011adf6d95d8d80bad0586b1 [diff] |
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 <thomas.petazzoni@free-electrons.com>