From 0951e728ff19d81a7b66ffbea2d449d2c0aa7645 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Tue, 26 May 2015 15:07:33 +0200 Subject: [PATCH] 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-format-patch failed