From: Joe Perches Date: Sun, 15 Jun 2014 20:37:33 +0000 (-0700) Subject: block: Use dma_zalloc_coherent X-Git-Tag: omap-for-v3.19/fixes-rc1~94^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d51abf9bcca01efa3afbe94d50cc2cda8095da8;p=pandora-kernel.git block: Use dma_zalloc_coherent Use the zeroing function instead of dma_alloc_coherent & memset(,0,) Signed-off-by: Joe Perches Signed-off-by: Matthew Wilcox Signed-off-by: Jens Axboe --- Reading git-diff-tree failed