Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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);