[media] DVB: remove "stats" property bits from ATSC-MH API property additions
Mauro is proposing a new API to handle statistics. This functionality will be returned after the statistics API is ready. Just remove them for now. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:

committed by
Mauro Carvalho Chehab

parent
3113621492
commit
10d67371fc
@@ -336,11 +336,8 @@ struct dvb_frontend_event {
|
||||
#define DTV_ATSCMH_SCCC_CODE_MODE_B 57
|
||||
#define DTV_ATSCMH_SCCC_CODE_MODE_C 58
|
||||
#define DTV_ATSCMH_SCCC_CODE_MODE_D 59
|
||||
#define DTV_ATSCMH_FIC_ERR 60
|
||||
#define DTV_ATSCMH_CRC_ERR 61
|
||||
#define DTV_ATSCMH_RS_ERR 62
|
||||
|
||||
#define DTV_MAX_COMMAND DTV_ATSCMH_RS_ERR
|
||||
#define DTV_MAX_COMMAND DTV_ATSCMH_SCCC_CODE_MODE_D
|
||||
|
||||
typedef enum fe_pilot {
|
||||
PILOT_ON,
|
||||
|
Reference in New Issue
Block a user