From: Mauro Carvalho Chehab Date: Mon, 25 Mar 2013 12:55:58 +0000 (-0300) Subject: [media] tuner-core: Remove the now uneeded checks at fe_has_signal/get_afc X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f8ca0b541c8bb542edb02dad68bd723625132e7;p=pandora-kernel.git [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 --- Reading git-diff-tree failed