From: Alexandre Bounine Date: Thu, 8 Dec 2011 22:34:35 +0000 (-0800) Subject: rapidio/tsi721: switch to dma_zalloc_coherent X-Git-Tag: v3.2-rc5~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceb96398127f3388cb5815b2ab550196e2be5d68;p=pandora-kernel.git rapidio/tsi721: switch to dma_zalloc_coherent Replace the pair dma_alloc_coherent()+memset() with the new dma_zalloc_coherent() added by Andrew Morton for kernel version 3.2 Signed-off-by: Alexandre Bounine Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed