From 0d0b4b4d1deda1bc448c0715d8aeed1542645ff7 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Sun, 15 Jun 2014 13:37:54 -0700 Subject: [PATCH] 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-format-patch failed