commit | 9f92d2232d5fabe18741044d8004160f8cf80e9e | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sun Jun 15 13:37:35 2014 -0700 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Jul 14 22:29:35 2014 +0530 |
tree | fd8f2e649ad34f0b44d9aee726476b7408e1d334 | |
parent | 89751d0a2a05197e0823eb0a363efd034175a76f [diff] |
dmaengine: Use dma_zalloc_coherent Use the zeroing function instead of dma_alloc_coherent & memset(,0,) Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>