[media] dvb-core: add support for a DVBv5 get_frontend() callback
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 22 Dec 2011 17:47:48 +0000 (14:47 -0300)
committerMauro 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