commit | a689e3657d7e82c2271008553c709fc79fb2e038 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Dec 22 14:47:48 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 09:10:49 2011 -0200 |
tree | 88c1edf1deacd41733ce5b31566c6fd187a52e11 | |
parent | bc9cd2736b34619b58961d506210fe0e6dfaa27d [diff] |
[media] dvb-core: add support for a DVBv5 get_frontend() callback 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>