media: dvb-frontend/mxl5xx: add support for physical layer scrambling
authorDaniel Scheller <d.scheller@gmx.net>
Wed, 20 Dec 2017 16:29:48 +0000 (11:29 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 5 Mar 2018 19:58:30 +0000 (14:58 -0500)
commit62474660fb2d92bb3f419769912517cccac2cf96
treee663694432ce5eb3c6057e94171c9d7f481a4ef2
parent76bf7087fb2118aee16370821975f8a58febf68a
media: dvb-frontend/mxl5xx: add support for physical layer scrambling

The MaxLinear MxL5xx has support for physical layer scrambling, which was
recently added to the DVB core via the new scrambling_sequence_index
property. Add required bits to the mxl5xx driver.

Picked up from dddvb master, commit 5c032058b9ba ("add support for PLS")
by Ralph Metzler <rjkm@metzlerbros.de>, adapted to the different naming
of the pls property (pls vs. scrambling_sequence_index).

Cc: Ralph Metzler <rjkm@metzlerbros.de>
Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/dvb-frontends/mxl5xx.c