From: Antti Palosaari Date: Sun, 9 Dec 2012 16:45:42 +0000 (-0300) Subject: [media] fc0012: remove unused callback and correct one comment X-Git-Tag: v3.9-rc1~93^2~267 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5dc3b98fffaf183bb3d5bf690bfab9f6705c5e1;p=pandora-kernel.git [media] fc0012: remove unused callback and correct one comment There is no need to keep dummy sleep() callback implementation as DVB-core checks existence of it before calls callback. Due to that we can remove it. FC0012 is based of direct-conversion receiver architecture (aka Zero-IF) where is no IF used. Due to that IF is always 0 Hz. Fix comment to point that. Signed-off-by: Antti Palosaari Acked-by: Hans-Frieder Vogt Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed