media: staging: cxd2099: Activate cxd2099 buffer mode

Activate the cxd2099 buffer mode.

Signed-off-by: Jasmin Jessich <jasmin@anw.at>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
Jasmin Jessich 2017-06-25 18:37:11 -03:00 committed by Mauro Carvalho Chehab
parent 3e8d8a085f
commit 2748e76ddb

View 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);