]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2967404e56f4d1c5d76fa11ed78600c1305b55eb
tree74f9174e55ab3476a4201f1dabd0d5d6ec9f1352
parent035f8917026a527d11e7268f66870bf32aff0c2e
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