[media] b2c2: Add option to skip the first 6 pid filters
[firefly-linux-kernel-4.4.55.git] / drivers / media / common / b2c2 / flexcop-fe-tuner.c
index b4e545956c2d8ab33701e75f369b2123cbaceef0..9c59f4306883a6de666052c613896b850313b8d0 100644 (file)
@@ -652,6 +652,9 @@ static int skystarS2_rev33_attach(struct flexcop_device *fc,
        }
        info("ISL6421 successfully attached.");
 
+       if (fc->has_32_hw_pid_filter)
+               fc->skip_6_hw_pid_filter = 1;
+
        return 1;
 }
 #else