commit | 9c811209eb87f26e83f1b1afea186d4797f8b71e | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Mon Sep 21 20:56:58 2015 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Sep 21 20:56:58 2015 +0530 |
tree | 99f96930da46326ed05e571561b2f9705229afe0 | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f [diff] |
dmaengine: xgene-dma: use dma_pool_zalloc We should use shiny new dma_pool_zalloc instead of dma_pool_alloc/memset Reported-by: Julia Lawall <julia.lawall@lip6.fr> Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>