From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] serial: relocate remaining serial drivers from tty/ to tty/serial/ Date: Fri, 6 Jan 2012 05:42:01 -0800 Message-ID: <20120106134201.GD9453@suse.de> References: <1325707287-31038-1-git-send-email-paul.gortmaker@windriver.com> <4F04BFA8.9010100@windriver.com> <20120104220332.GA22985@suse.de> <201201042327.33739.arnd@arndb.de> <20120105054240.GA9093@merkur.ravnborg.org> <20120105124505.73c88f2c@bob.linux.org.uk> <20120105232142.GA10870@windriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from cantor2.suse.de ([195.135.220.15]:37639 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755481Ab2AFNms (ORCPT ); Fri, 6 Jan 2012 08:42:48 -0500 Content-Disposition: inline In-Reply-To: <20120105232142.GA10870@windriver.com> Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Paul Gortmaker Cc: Alan Cox , Sam Ravnborg , Arnd Bergmann , Jiri Slaby , linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, Jiri Slaby On Thu, Jan 05, 2012 at 06:21:43PM -0500, Paul Gortmaker wrote: > [Re: [PATCH] serial: relocate remaining serial drivers from tty/ to tty/serial/] On 05/01/2012 (Thu 12:45) Alan Cox wrote: > > > > drivers/tty/serial_core <= drivers based on SERIAL_CORE > > > drivers/tty/serial <= the rest > > > > > > This makes it obvious that one directory is for drivers based on > > > SERIAL_CORE - and the other is sort of the "rest". > > > > > > I know this imply moving files around again :-( > > > > And putting one lot where the other were. Merge time is closed so we've > > got plenty of time to sort this right. For the moment can we just tidy > > up 8250, then think about it in more detail rather than play musical > > chairs ? > > Presumably too late for 3.3, but I figured I'd send the 8250 tidy up > for review while the discussion was still fresh in everyone's mind. That looks good, I'll see if I can get this in after -rc1 is out as moving files then is usually easier. Unless anyone objects to this patch? thanks, greg k-h