commit | 6f8ca0b541c8bb542edb02dad68bd723625132e7 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 25 09:55:58 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 25 15:10:42 2013 -0300 |
tree | 4c57b5ab07d79da0355bf4d35d205f38d8557ad7 | |
parent | 383730c36419b85233fe2b5081253a2181160d17 [diff] |
[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>