]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
media: dvb-frontends/stv0910: read symbolrate in get_frontend()
authorDaniel Scheller <d.scheller@gmx.net>
Sun, 26 Nov 2017 13:00:07 +0000 (08:00 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 13 Dec 2017 13:37:07 +0000 (08:37 -0500)
commit0b885ded9c6a9d991d217a8dacca45141cb46825
tree93c27a87c47fcb2853623151a627c415ebf9dbd7
parent471dd695dcc04aca77aa1ad5b81a93fed8dbb7fd
media: dvb-frontends/stv0910: read symbolrate in get_frontend()

Utilise get_cur_symbol_rate() in get_frontend() to update the
dtv_frontend_properties with the current symbol rate as reported by the
demodulator.

Reported-by: Richard Scobie <rascobie@slingshot.co.nz>
Cc: Ralph Metzler <rjkm@metzlerbros.de>
Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Tested-by: Richard Scobie <rascobie@slingshot.co.nz>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/dvb-frontends/stv0910.c