media: stv090x: add physical layer scrambling support
authorAthanasios Oikonomou <athoik@gmail.com>
Sat, 16 Dec 2017 12:23:39 +0000 (07:23 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 19 Dec 2017 12:12:59 +0000 (07:12 -0500)
commit93314453a976c2c78950b86bcd74bc01a3a86651
treeb7023b6720a5f86c3f63b79e8b207c490f50a235
parentf9d79126195374c285035777b9d6abd24ceba363
media: stv090x: add physical layer scrambling support

This commit uses the new property scrambling_sequence_index
to control PLS.
By default we are using the gold sequence 0 and only gold sequences
expected on the new property.

Please note that all services use PLS, just most with the default
sequence 0 and many demods only support gold 0.

Signed-off-by: Athanasios Oikonomou <athoik@gmail.com>
Acked-by: Ralph Metzler <rjkm@metzlerbros.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/dvb-frontends/stv090x.c