media: s5h1411.c: Fix a typo in the VSB SNR table
authorScott K Logan <logans@cottsay.net>
Sun, 3 Oct 2021 00:18:30 +0000 (01:18 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 19 Nov 2021 16:19:59 +0000 (16:19 +0000)
commit4160420012b9b0a594793b6d644016ae4b8c9409
tree397ac35bf3b98f9a5d6fc66956ad50cd6a44e9d7
parent40f45ab7a7edc76244cc67c3ae26df2e666088e2
media: s5h1411.c: Fix a typo in the VSB SNR table

This looks like a typo. By manipulating the antenna on a device while
monitoring the reported SNR, I was able to see the unexpected jump.
After applying this patch, the spike was no longer present.

Link: https://lore.kernel.org/linux-media/20211003001805.735092-1-logans@cottsay.net
Signed-off-by: Scott K Logan <logans@cottsay.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/dvb-frontends/s5h1411.c