From: Joe Perches Date: Sun, 15 Jun 2014 20:37:54 +0000 (-0700) Subject: fbdev: da8xx-fb: Use dma_zalloc_coherent X-Git-Tag: cleanup-for-v3.18~71^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d0b4b4d1deda1bc448c0715d8aeed1542645ff7;p=pandora-kernel.git fbdev: da8xx-fb: Use dma_zalloc_coherent Use the zeroing function instead of dma_alloc_coherent & memset(,0,) Signed-off-by: Joe Perches Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed