From 2748e76ddb2967c4030171342ebdd3faa6a5e8e8 Mon Sep 17 00:00:00 2001 From: Jasmin Jessich Date: Sun, 25 Jun 2017 18:37:11 -0300 Subject: media: staging: cxd2099: Activate cxd2099 buffer mode Activate the cxd2099 buffer mode. Signed-off-by: Jasmin Jessich Signed-off-by: Mauro Carvalho Chehab --- drivers/staging/media/cxd2099/cxd2099.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'drivers/staging') diff --git a/drivers/staging/media/cxd2099/cxd2099.c b/drivers/staging/media/cxd2099/cxd2099.c index 3431cf62cbc1..f28916ea69f1 100644 --- a/drivers/staging/media/cxd2099/cxd2099.c +++ b/drivers/staging/media/cxd2099/cxd2099.c @@ -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); -- cgit v1.2.3-55-g7522