From: Joe Perches Date: Sun, 15 Jun 2014 20:37:32 +0000 (-0700) Subject: ata: Use dma_zalloc_coherent X-Git-Tag: omap-for-v3.17/fixes-against-rc2~189^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94463a9cadc7f72a70ec6ee801109c2f1e44a123;p=pandora-kernel.git ata: Use dma_zalloc_coherent Use the zeroing function instead of dma_alloc_coherent & memset(,0,) Signed-off-by: Joe Perches Signed-off-by: Tejun Heo --- Reading git-diff-tree failed