lkml.org 
[lkml]   [2010]   [Aug]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH 4/5] tty/hw: move hardware drivers to drivers/tty/hw
On Sun, Aug 29, 2010 at 17:06, Arnd Bergmann wrote:
> Random obsolete tty drivers are mixed with random
> other stuff in drivers/char, this moves all the
> tty drivers into one place.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> ---
>  MAINTAINERS                                        |   22 +-
>  drivers/char/Kconfig                               |  287 +------------------
>  drivers/char/Makefile                              |   28 +--
>  drivers/char/pcmcia/Kconfig                        |   22 --
>  drivers/char/pcmcia/Makefile                       |    3 -
>  drivers/tty/Makefile                               |    1 +
>  drivers/tty/hw/Kconfig                             |  308 ++++++++++++++++++++
>  drivers/tty/hw/Makefile                            |   27 ++
>  drivers/{char => tty/hw}/amiserial.c               |    0

does it need to be in tty/hw/ ? seems like there's so little in tty/
to not bother with a further hw/ ...
-mike
\
 
 \ /
  Last update: 2010-08-29 23:55    [W:1.368 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site