summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-11-20 05:19:36 -0500
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-11-23 12:07:20 -0500
commita1d88fe498480c3458d668ee23273e5cea16d99b (patch)
tree14d5f27222b44f2043263468d5632b35521fe791 /tools/perf/scripts/python
parent00ecd6bc7128e41da4f7d00b9e204f9f89287fad (diff)
downloadlinux-a1d88fe498480c3458d668ee23273e5cea16d99b.tar.gz
linux-a1d88fe498480c3458d668ee23273e5cea16d99b.zip
media: dvb-pll: fix tuner frequency ranges
Tuners should report frequencies in Hz. That works fine on most drivers, but, in the case of dvb-pll, some settings are for satellite tuners, while others are for terrestrial/cable ones. The code was trying to solve it at probing time, but that doesn't work, as, when _attach is called, the delivery system may be wrong. Fix it by ensuring that all frequencies are in Hz at the per-tuner max/min values. While here, add a debug message, as this would help to debug any issues there. It partially fixes the following bug: https://bugzilla.opensuse.org/show_bug.cgi?id=1116374 Fixes: a3f90c75b833 ("media: dvb: convert tuner_info frequencies to Hz") Reported-by: Stakanov Schufter <stakanov@eclipso.eu> Reported-by: Takashi Iwai <tiwai@suse.de> Cc: stable@vger.kernel.org # For 4.19 Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions