[media] tuner-core: Remove the now uneeded checks at fe_has_signal/get_afc
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 25 Mar 2013 12:55:58 +0000 (09:55 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 25 Mar 2013 18:10:42 +0000 (15:10 -0300)
commit6f8ca0b541c8bb542edb02dad68bd723625132e7
tree4c57b5ab07d79da0355bf4d35d205f38d8557ad7
parent383730c36419b85233fe2b5081253a2181160d17
[media] tuner-core: Remove the now uneeded checks at fe_has_signal/get_afc

Now that those functions are only used when the corresponding
function calls are defined, we don't need to check if those
function calls are present at the structure before using it.

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