media: dvb_frontend: add debug message for frequency intervals
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 20 Nov 2018 10:19:35 +0000 (05:19 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 23 Nov 2018 16:59:45 +0000 (11:59 -0500)
commit00ecd6bc7128e41da4f7d00b9e204f9f89287fad
tree76c058bbca2b5748f7c2e797e3c32c7d413144d1
parent807b8675a67bbdbe8cf5e80bbdd02a04b8421dc4
media: dvb_frontend: add debug message for frequency intervals

As we did an internal change inside the subsystem to always
represent min/max frequencies in Hz, add a debug message, as this
would help to discover bugs on drivers, if any.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/dvb-core/dvb_frontend.c