commit | e921eea8e7d4457f424bc3f821cb836e35b91f88 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Mar 03 12:05:00 2015 +0100 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Mar 04 18:02:04 2015 +0530 |
tree | c975a542b194d84d259e9cb1da3c820e9cc94ce0 | |
parent | ee655c2968a0d224484c91f07456d3a213463af6 [diff] |
dmaengine: Remove memset leftovers Commit 48a9db462d99 ("drivers/dma: remove unused support for MEMSET operations") removed support for the memset operation in dmaengine, but left the fill_aligned field that was supposed to set the buffer alignment for the memset operations. Remove that field too. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>