[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)
commit030755bde42bbed133182b0ece7c7a9c759478e8
treec0f3fb2ba251eddd745093b605d910a0b5e3f2c8
parent61a96113de51e1f8f43ac98cbeadb54e60045905
[media] tuner-core: call has_signal for both TV and radio

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