From: Hans Verkuil Date: Sat, 25 Apr 2015 14:36:27 +0000 (-0300) Subject: [media] dt3155v4l: remove pointless dt3155_alloc/free_coherent X-Git-Tag: omap-for-v4.3/legacy-v2-signed~140^2~415 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dcabee2c37841f14dfdef97673ef28094928733;p=pandora-kernel.git [media] dt3155v4l: remove pointless dt3155_alloc/free_coherent No idea what the purpose is of these functions. I suspect this was used once upon a time to pre-allocate buffer memory. But the allocated memory isn't used anywhere anymore, so just remove this code. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed