git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41da532
)
[media] dvb: remove the track() fops
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 26 Dec 2011 21:11:25 +0000
(18:11 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 31 Dec 2011 12:22:29 +0000
(10:22 -0200)
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 <mchehab@redhat.com>
No differences found