media: staging: cxd2099: Fixed buffer mode
authorRalph Metzler <rjkm@metzlerbros.de>
Sun, 25 Jun 2017 21:37:08 +0000 (18:37 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 26 Jun 2017 11:17:49 +0000 (08:17 -0300)
commitdd3c5d0086e0285ba5f1fc4ce3abde0f5a4092bc
tree1782e80223629257b5e7baca94d96e636e467d15
parentf894165cb57922361a8cbe339e29b8c78ad4036a
media: staging: cxd2099: Fixed buffer mode

The buffer mode was already implemented in this driver, but it did not work
as expected. This has been fixed now, but it is still deactivated and can
be activated by removing a comment at the begin of the file.

Original code change by Ralph Metzler, modified by Jasmin Jessich and
Daniel Scheller to match Kernel code style.

Signed-off-by: Ralph Metzler <rjkm@metzlerbros.de>
Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Jasmin Jessich <jasmin@anw.at>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/pci/ddbridge/ddbridge-core.c
drivers/staging/media/cxd2099/cxd2099.c
drivers/staging/media/cxd2099/cxd2099.h