From: Mauro Carvalho Chehab Date: Mon, 26 Dec 2011 21:11:25 +0000 (-0300) Subject: [media] dvb: remove the track() fops X-Git-Tag: v3.3-rc1~48^2~222 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b5d8716b1663ed00718d738a16f43ebeeeaf81d;p=pandora-kernel.git [media] dvb: remove the track() fops This callback is not used anywhere. Maybe it were used in the past to optimize the custom algo, but, as it is not used anymore, let's just remove it. If later needed, some patch may re-add it with a proper implementation. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed