From: Sean O. Stalley Date: Tue, 8 Sep 2015 22:02:27 +0000 (-0700) Subject: mm: add dma_pool_zalloc() call to DMA API X-Git-Tag: omap-for-v4.3/fixes-rc1~54^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad82362b2defd4adad87d8538617b2f51a4bf9c3;p=pandora-kernel.git mm: add dma_pool_zalloc() call to DMA API Add a wrapper function for dma_pool_alloc() to get zeroed memory. Signed-off-by: Sean O. Stalley Cc: Vinod Koul Cc: Bjorn Helgaas Cc: Gilles Muller Cc: Nicolas Palix Cc: Michal Marek Cc: Sebastian Andrzej Siewior Cc: Jonathan Corbet Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed