From: Greg Kroah-Hartman Date: Thu, 13 Jan 2011 20:10:18 +0000 (-0800) Subject: tty: move drivers/serial/ to drivers/tty/serial/ X-Git-Tag: v2.6.38-rc2~20^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab4382d27412e7e3e7c936e8d50d8888dfac3df8;p=pandora-kernel.git tty: move drivers/serial/ to drivers/tty/serial/ The serial drivers are really just tty drivers, so move them to drivers/tty/ to make things a bit neater overall. This is part of the tty/serial driver movement proceedure as proposed by Arnd Bergmann and approved by everyone involved a number of months ago. Cc: Arnd Bergmann Cc: Alan Cox Cc: Geert Uytterhoeven Cc: Rogier Wolff Cc: Michael H. Warfield Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed