git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
890be2b
)
V4L/DVB (5750): Remove obsoleted support for PROC_FS on vicam.c
author
Mauro Carvalho Chehab
<mchehab@infradead.org>
Thu, 7 Jun 2007 11:26:37 +0000
(08:26 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Wed, 18 Jul 2007 17:23:59 +0000
(14:23 -0300)
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>
No differences found