From: Mauro Carvalho Chehab Date: Tue, 8 Aug 2006 12:10:01 +0000 (-0300) Subject: V4L/DVB (4348): Fix: compile for radio aimslab and aztech with V4L2 only X-Git-Tag: v2.6.19-rc1~643^2~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38ee04f04340ffd6af868499862341d11ed2b331;p=pandora-kernel.git V4L/DVB (4348): Fix: compile for radio aimslab and aztech with V4L2 only All radio devices use an obsolete mode of opening/release driver. Since this is not V4L1 core, better to keep the method available for more time than to rewrite open/release without a radio device to test, since the newer method is much more complex than the previous one (although providing support for multiple opens and multiple devices). Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed