media: staging: cxd2099: Activate cxd2099 buffer mode
authorJasmin Jessich <jasmin@anw.at>
Sun, 25 Jun 2017 21:37:11 +0000 (18:37 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 26 Jun 2017 11:19:13 +0000 (08:19 -0300)
Activate the cxd2099 buffer mode.

Signed-off-by: Jasmin Jessich <jasmin@anw.at>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/cxd2099/cxd2099.c

index 3431cf62cbc10e62c208af21da0d1a19504d91eb..f28916ea69f1ccadd21506c8cf8f3dec8394534d 100644 (file)
@@ -33,7 +33,8 @@
 
 #include "cxd2099.h"
 
-/* #define BUFFER_MODE 1 */
+/* comment this line to deactivate the cxd2099ar buffer mode */
+#define BUFFER_MODE 1
 
 static int read_data(struct dvb_ca_en50221 *ca, int slot, u8 *ebuf, int ecount);