From: Mauro Carvalho Chehab Date: Thu, 22 Dec 2011 17:47:48 +0000 (-0300) Subject: [media] dvb-core: add support for a DVBv5 get_frontend() callback X-Git-Tag: v3.3-rc1~48^2~307 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a689e3657d7e82c2271008553c709fc79fb2e038;p=pandora-kernel.git [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 --- Reading git-diff-tree failed