commit | 0951e728ff19d81a7b66ffbea2d449d2c0aa7645 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue May 26 15:07:33 2015 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Jun 10 22:18:30 2015 +0530 |
tree | ba74ffdc35542bead806974a96be12ea8054c087 | |
parent | 9136291f1dbc1d4d1cacd2840fb35f4f3ce16c46 [diff] |
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 <maxime.ripard@free-electrons.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>