commit | 018ec5440b4994f560cdde78be6fb10d7ab370d7 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Jun 07 08:26:37 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed Jul 18 14:23:59 2007 -0300 |
tree | 8ec606fdbe6ffc92375e890a6bb70a16f0fc4e80 | |
parent | 890be2bb55774290479672b98fcb0486b57e758e [diff] |
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 <mchehab@infradead.org>