diff options
Diffstat (limited to 'drivers/media/common/b2c2/flexcop-common.h')
-rw-r--r-- | drivers/media/common/b2c2/flexcop-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/common/b2c2/flexcop-common.h b/drivers/media/common/b2c2/flexcop-common.h index 437912e49824..2b2460e9e6b4 100644 --- a/drivers/media/common/b2c2/flexcop-common.h +++ b/drivers/media/common/b2c2/flexcop-common.h @@ -91,6 +91,7 @@ struct flexcop_device { int feedcount; int pid_filtering; int fullts_streaming_state; + int skip_6_hw_pid_filter; /* bus specific callbacks */ flexcop_ibi_value(*read_ibi_reg) (struct flexcop_device *, |