[media] marvell-cam: no need to initialize the DMA buffers
authorJonathan Corbet <corbet@lwn.net>
Mon, 20 Jun 2011 19:14:38 +0000 (16:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:53:11 +0000 (17:53 -0300)
commit9d48a51c272782e646d75e507a66e0532327d9e5
tree007eb21db7fa32ecd035dbe4ce63b8d24852c93e
parent362d45b23d997c92ec7313e8eb6374c7b085a28e
[media] marvell-cam: no need to initialize the DMA buffers

This was an old debugging thing from years ago.  It's only done at
initialization time, but it's still unnecessary; take it out.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/marvell-ccic/mcam-core.c