[media] dvb-frontends/stv0367: fix symbol rate conditions in cab_SetQamSize()
authorDaniel Scheller <d.scheller@gmx.net>
Wed, 29 Mar 2017 16:43:09 +0000 (13:43 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 20 Jun 2017 12:24:57 +0000 (09:24 -0300)
commit8b39f076211664400cd3f182752cfc72b17605ed
tree7d2eda9894f29286c2ea0fe1802556ab9db4a897
parentcae7a901cd630b3df37e4b8dea0be3cc489a51be
[media] dvb-frontends/stv0367: fix symbol rate conditions in cab_SetQamSize()

The values used for comparing symbol rates and the resulting conditional
reg writes seem wrong (rates multiplied by ten), so fix those values.
While this doesn't seem to influence operation, it should be fixed anyway.

Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/dvb-frontends/stv0367.c