diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-08-27 06:40:42 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@linux.intel.com> | 2012-09-18 05:25:17 +0200 |
commit | 921eeadbbdd7ffba16937a3b63e408c980c39db6 (patch) | |
tree | 962e2735076b8704ea62003b0c41bb06dda8b250 /drivers/dma/ep93xx_dma.c | |
parent | DMA: PL330: Set the capability of pdm0 and pdm1 as DMA_PRIVATE (diff) | |
download | linux-921eeadbbdd7ffba16937a3b63e408c980c39db6.tar.xz linux-921eeadbbdd7ffba16937a3b63e408c980c39db6.zip |
dmaengine: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Using kmem_cache_zalloc() instead of kmem_cache_alloc() and memset().
spatch with a semantic match is used to found this problem.
(http://coccinelle.lip6.fr/)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Diffstat (limited to 'drivers/dma/ep93xx_dma.c')
0 files changed, 0 insertions, 0 deletions