From: Thomas Petazzoni Date: Mon, 29 Oct 2012 15:54:49 +0000 (+0100) Subject: dma: mv_xor: allow channels to be registered directly from the main device X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~12^2~1^2~6^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60d151f38799d5e15845ee04b73cbf3839f1b06c;p=pandora-kernel.git dma: mv_xor: allow channels to be registered directly from the main device Extend the XOR engine driver (currently called "mv_xor_shared") so that XOR channels can be passed in the platform_data structure, and be registered from there. This will allow the users of the driver to be converted to the single platform_driver variant of the mv_xor driver. Signed-off-by: Thomas Petazzoni --- Reading git-diff-tree failed