[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4F04BFA8.9010100@windriver.com>
Date: Wed, 4 Jan 2012 16:07:52 -0500
From: Paul Gortmaker <paul.gortmaker@...driver.com>
To: Greg KH <gregkh@...e.de>
CC: Jiri Slaby <jslaby@...e.cz>, <alan@...ux.intel.com>,
<linux-serial@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Jiri Slaby <jirislaby@...il.com>
Subject: Re: [PATCH] serial: relocate remaining serial drivers from tty/ to
tty/serial/
On 12-01-04 03:51 PM, Greg KH wrote:
> On Wed, Jan 04, 2012 at 09:34:36PM +0100, Jiri Slaby wrote:
>> On 01/04/2012 09:01 PM, Paul Gortmaker wrote:
>>> rename drivers/tty/{ => serial}/amiserial.c (100%)
>>> rename drivers/tty/{ => serial}/cyclades.c (100%)
>>> rename drivers/tty/{ => serial}/isicom.c (100%)
>>> rename drivers/tty/{ => serial}/moxa.c (100%)
>>> rename drivers/tty/{ => serial}/moxa.h (100%)
>>> rename drivers/tty/{ => serial}/mxser.c (100%)
>>> rename drivers/tty/{ => serial}/mxser.h (100%)
>>> rename drivers/tty/{ => serial}/rocket.c (100%)
>>> rename drivers/tty/{ => serial}/rocket.h (100%)
>>> rename drivers/tty/{ => serial}/rocket_int.h (100%)
>>> rename drivers/tty/{ => serial}/synclink.c (100%)
>>> rename drivers/tty/{ => serial}/synclink_gt.c (100%)
>>> rename drivers/tty/{ => serial}/synclinkmp.c (100%)
>>
>> Hmm, tty/serial/* used to be for those using serial-core. And tty/ for
>> those who don't. But FWIW I don't mind the change.
>
> Yes, that is what I used when splitting them up, so this patch doesn't
> make much sense.
>
> Paul, why do you want these all mixed together?
My thinking was that having a drivers/tty/serial dir and then
not having all the serial drivers in that dir violated the
principle of least surprise. Is there a reason why the dir should
be the exclusive domain of drivers with a dependency on SERIAL_CORE?
Paul.
>
> greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists