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:
bc9cd27
)
[media] dvb-core: add support for a DVBv5 get_frontend() callback
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 22 Dec 2011 17:47:48 +0000
(14:47 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 31 Dec 2011 11:10:49 +0000
(09:10 -0200)
Creates a DVBv5 get_frontend call, renaming the DVBv3 one to
get_frontend_legacy(), while not all frontends are converted.
After the conversion for all drivers, get_frontend_legacy()
will be removed.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found