From: Thomas Petazzoni Date: Thu, 15 Nov 2012 14:36:37 +0000 (+0100) Subject: dma: mv_xor: remove hw_id field from platform_data X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~12^2~1^2~6^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aedbdbab39c8aa58c0b2a0791fb10df6eebc123;p=pandora-kernel.git 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 --- Reading git-diff-tree failed