Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 114323ed authored by Julian Scheel's avatar Julian Scheel Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (12481): Fix lowband tuning with tda8261



Attached is a patch which fixes tuning to low frequency channels with
stb0899+tda8261 cards like the KNC TV-Station DVB-S2.
The cause of the issue was a broken if construct, which should have been
an if/else if, so that the setting for the lowest matching frequency is
applied.

Without this patch for example tuning to "arte" on Astra 19.2, 10744MHz
SR22000 failed most times and when it failed the communication between
driver and tda8261 was completely broken.
This problem disappears with the attached patch.

Signed-off-by: default avatarJulian Scheel <julian@jusst.de>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent c92f0563
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment