From: Vojtech P. <vo...@su...> - 2002-01-20 09:49:30
|
On Sat, Jan 19, 2002 at 08:26:45PM -0800, James Simmons wrote: > > > Hi! > > > > I've created a input-only patch for 2.5.3-pre1. I've sent it to Dave > > Jones, too ... > > > > http://atrey.karlin.mff.cuni.cz/~vojtech/input9.diff.bz2 > > Nice :-) One thing I noticed. You did manage to move all the input devices > to drivers/input. Now when you did you created a bunch of directories. How > does Linus feel about this? Was the subdirectories apart of the compromise > for linus to allow all the drivers to be moved to drivers/input. The most > important thing is the issue of many drivers needing serio.o handled > properly. The cross directory thing was a pain to deal with. I will give > it a try. Not sure, I didn't check with Linus yet. However I talked with DJ about this for a long time and this seemed the only reasonable way to do it. Note I didn't move the USB and ADB stuff which is still in the respective directories. I only moved stuff out of drivers/char, which is not a good place for input drivers anyway. I like it better than one big input directory as well - now the problem is how to sync CVS to this layout without losing history on all the files. > P.S > Some of the stuff was already synced to DJ tree :-) I noticed only after I sent it out. I'll have to go through it again and check what is different. -- Vojtech Pavlik SuSE Labs |