From: Maxime Ripard Date: Tue, 26 May 2015 13:07:33 +0000 (+0200) Subject: dmaengine: mv_xor: Rename function for consistent naming X-Git-Tag: omap-for-v4.2/fixes-rc1^2~74^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0951e728ff19d81a7b66ffbea2d449d2c0aa7645;p=pandora-kernel.git dmaengine: mv_xor: Rename function for consistent naming The current function names isn't very consistent, and functions with the same prefix might operate on either a channel or a descriptor, which is kind of confusing. Rename these functions to have a consistent and clearer naming scheme. Signed-off-by: Maxime Ripard Signed-off-by: Vinod Koul --- Reading git-diff-tree failed