media: ddbridge/sx8: enable modulation selection in set_parameters()
authorDaniel Scheller <d.scheller@gmx.net>
Sat, 23 Jun 2018 15:36:14 +0000 (11:36 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 30 Jul 2018 20:23:12 +0000 (16:23 -0400)
commite1f84840fd13e5f7ef4c20e3e9d021a0d2f19e11
tree74f9174e55ab3476a4201f1dabd0d5d6ec9f1352
parent3153dfe2914bec728cab9a5c9d7b2ec71d714d9c
media: ddbridge/sx8: enable modulation selection in set_parameters()

Allow for tuning to transponders with specific modulations in
set_parameters(). Setting a specific modulation will also enable lower
modulations.

Picked up from the upstream dddvb GIT. Upstream also has support for
APSK64/128/256 modulations which aren't supported yet by the DVB
API, so comment them out until support for them is added.

Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/pci/ddbridge/ddbridge-sx8.c