Searched hist:"0951 e728ff19d81a7b66ffbea2d449d2c0aa7645" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/dma/ |
H A D | mv_xor.c | diff 0951e728ff19d81a7b66ffbea2d449d2c0aa7645 Tue May 26 08:07:33 CDT 2015 Maxime Ripard <maxime.ripard@free-electrons.com> 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>
|