[media] tuner-core: call has_signal for both TV and radio
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 4 Jul 2012 04:54:07 +0000 (01:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 4 Jul 2012 04:54:31 +0000 (01:54 -0300)
If g_tuner is called and the tuner is able to return the signal strength
via has_signal(), call the tunner callback to retrieve such data for all
tuner types, not only for radio ones.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/tuner-core.c

Simple merge