Commit 2748e76d authored by Jasmin Jessich's avatar Jasmin Jessich Committed by Mauro Carvalho Chehab

media: staging: cxd2099: Activate cxd2099 buffer mode

Activate the cxd2099 buffer mode.
Signed-off-by: default avatarJasmin Jessich <jasmin@anw.at>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 3e8d8a08
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment