commit | 9aedbdbab39c8aa58c0b2a0791fb10df6eebc123 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Thu Nov 15 15:36:37 2012 +0100 |
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Tue Nov 20 15:59:00 2012 +0100 |
tree | ad8a80c2cdfbc891203dcbccd529e1be08fbbbae | |
parent | c819ce177eb4dc796996618c1d53856cad1201ec [diff] |
dma: mv_xor: remove hw_id field from platform_data There is no need for the platform_data to give this ID, it is simply the channel number, so we can compute it inside the driver when registering the channels. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>