commit | 67a6eedc4d2cc609620d27e33f72b8f90e61e0a7 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Mon Jul 06 12:19:24 2015 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Thu Aug 06 08:30:56 2015 +0530 |
tree | cbf2d73fb19bcd915962f83348f5e8911221a0db | |
parent | 50c7cd2bd3786258606c6c7c8356064c08ab2383 [diff] |
dmaengine: xdmac: Add scatter gathered memset support The XDMAC also supports memset operations over discontiguous areas. Add the necessary logic to support this. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>