V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tuner_ops
authorMichael Krufky <mkrufky@linuxtv.org>
Fri, 31 Aug 2007 02:00:43 +0000 (23:00 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:07:44 +0000 (22:07 -0300)
commit8fb3b9f7a9e0420150bf6cb8a3c20f45d372cce4
tree08f7b129d2c79b8c8cf86b17016820f18e8b747f
parentca805d57cf5ea7482ed3da28653f30621249ee45
V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tuner_ops

Add get_rf_strength function pointer to dvb_tuner_ops, so that rf signal
strength can be read directly from the tuner driver by the dvb demodulator
driver and / or the analog tuning system.

This is an internal api addition -- userspace is not affected.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Acked-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-core/dvb_frontend.h