]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
[media] dt3155v4l: remove pointless dt3155_alloc/free_coherent
authorHans Verkuil <hans.verkuil@cisco.com>
Sat, 25 Apr 2015 14:36:27 +0000 (11:36 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 1 May 2015 11:20:22 +0000 (08:20 -0300)
commit5dcabee2c37841f14dfdef97673ef28094928733
treeb8d40256dcf57413b7db474079303adc281a1903
parent168b5092cc140fe5c2d68a6d4d2c0c4ba519541a
[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 <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/staging/media/dt3155v4l/dt3155v4l.c