* 2.5.44 : move files from drivers/media/* ?
@ 2002-10-22 1:45 Frank Davis
[not found] ` <1035173920.6385.1.camel@nofuture.deadbodies.net>
2002-10-22 8:47 ` Russell King
0 siblings, 2 replies; 4+ messages in thread
From: Frank Davis @ 2002-10-22 1:45 UTC (permalink / raw)
To: linux-kernel; +Cc: fdavis
Hello all,
There are video and radio drivers within
drivers/media/video and drivers/media/radio respectively.
Shouldn't those drivers move from drivers/media/video to drivers/video ?
and same with radio (either a new directory or within an existing
directory). It just seems that the drivers/media/ directory is unneeded.
Thoughts?
Regards,
Frank
^ permalink raw reply [flat|nested] 4+ messages in thread[parent not found: <1035173920.6385.1.camel@nofuture.deadbodies.net>]
[parent not found: <1035214293.24166.1.camel@nofuture.deadbodies.net>]
* Re: 2.5.44 : move files from drivers/media/* ? [not found] ` <1035214293.24166.1.camel@nofuture.deadbodies.net> @ 2002-10-21 15:52 ` linuxguruguy 2002-10-22 16:16 ` Russell King 0 siblings, 1 reply; 4+ messages in thread From: linuxguruguy @ 2002-10-21 15:52 UTC (permalink / raw) To: linux-kernel On Mon, 2002-10-21 at 11:31, grstuhrberg wrote: > > > On Mon, 2002-10-21 at 21:45, Frank Davis wrote: > > > Hello all, > > > There are video and radio drivers within > > > drivers/media/video and drivers/media/radio respectively. > > > > > > Shouldn't those drivers move from drivers/media/video to drivers/video ? > > > and same with radio (either a new directory or within an existing > > > directory). It just seems that the drivers/media/ directory is unneeded. > > > Thoughts? > > > > > > Regards, > > > Frank I agree This gets very annoying and repetitive when trying to find files --J.R. ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.5.44 : move files from drivers/media/* ? 2002-10-21 15:52 ` linuxguruguy @ 2002-10-22 16:16 ` Russell King 0 siblings, 0 replies; 4+ messages in thread From: Russell King @ 2002-10-22 16:16 UTC (permalink / raw) To: linuxguruguy; +Cc: linux-kernel On Mon, Oct 21, 2002 at 11:52:46AM -0400, linuxguruguy wrote: > On Mon, 2002-10-21 at 11:31, grstuhrberg wrote: > > > > > On Mon, 2002-10-21 at 21:45, Frank Davis wrote: > > > > Hello all, > > > > There are video and radio drivers within > > > > drivers/media/video and drivers/media/radio respectively. > > > > > > > > Shouldn't those drivers move from drivers/media/video to drivers/video ? > > > > and same with radio (either a new directory or within an existing > > > > directory). It just seems that the drivers/media/ directory is unneeded. > > > > Thoughts? > > > > > > > > Regards, > > > > Frank > > I agree This gets very annoying and repetitive when trying to find files By that same argument, we should only have one directory containing all the .c and .h files in the entire kernel source tree. The files in drivers/media/video are _completely_ unrelated to drivers/video. If anything, drivers/video should become drivers/framebuffer, which is what it really is. This would get rid of the "video" confusion. -- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.5.44 : move files from drivers/media/* ? 2002-10-22 1:45 2.5.44 : move files from drivers/media/* ? Frank Davis [not found] ` <1035173920.6385.1.camel@nofuture.deadbodies.net> @ 2002-10-22 8:47 ` Russell King 1 sibling, 0 replies; 4+ messages in thread From: Russell King @ 2002-10-22 8:47 UTC (permalink / raw) To: Frank Davis; +Cc: linux-kernel On Mon, Oct 21, 2002 at 09:45:29PM -0400, Frank Davis wrote: > Hello all, > There are video and radio drivers within > drivers/media/video and drivers/media/radio respectively. > > Shouldn't those drivers move from drivers/media/video to drivers/video ? drivers/video are display drivers. drivers/media/video are grabber drivers. The two are different. Reasons why drivers/media exists can be found by searching a LKML archive. -- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-10-22 16:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-22 1:45 2.5.44 : move files from drivers/media/* ? Frank Davis
[not found] ` <1035173920.6385.1.camel@nofuture.deadbodies.net>
[not found] ` <1035214293.24166.1.camel@nofuture.deadbodies.net>
2002-10-21 15:52 ` linuxguruguy
2002-10-22 16:16 ` Russell King
2002-10-22 8:47 ` Russell King
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox
Powered by JetHome