]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[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>
Tue, 21 Jun 2011 20:18:58 +0000 (17:18 -0300)
commit5d10226c9d7be6e83ef6902ef16560f5ac2b16dd
tree6d812e2ba0b91108ae72a0204a48cd1756544239
parent40e03a8c5a9be74df0c217bfad1ae9e444654c17
[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