From: Mauro Carvalho Chehab Date: Thu, 7 Jun 2007 11:26:37 +0000 (-0300) Subject: V4L/DVB (5750): Remove obsoleted support for PROC_FS on vicam.c X-Git-Tag: v2.6.23-rc1~493^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=018ec5440b4994f560cdde78be6fb10d7ab370d7;p=pandora-kernel.git V4L/DVB (5750): Remove obsoleted support for PROC_FS on vicam.c Procfs support on V4L were converted to sysfs support by a pre-2.6 patch: http://www.ussg.iu.edu/hypermail/linux/kernel/0307.1/2356.html There's no sense on keeping the dead code inside vicam.c. Also,it won't work anyway, as part of proc_fs support were previously inside videodev.c. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed