From: Paul Gortmaker Date: Thu, 5 Jan 2012 23:21:43 +0000 (-0500) Subject: serial: group all the 8250 related code together X-Git-Tag: v3.3-rc2~4^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bef3d4197379a995fa80f81950bbbf8d32e9e8b;p=pandora-kernel.git serial: group all the 8250 related code together The drivers/tty/serial dir is already getting rather busy. Relocate the 8250 related drivers to their own subdir to reduce the clutter. Note that sunsu.c is not included in this move -- it is 8250-like hardware, but it does not use any of the existing infrastructure -- and does not depend on SERIAL_8250. Signed-off-by: Paul Gortmaker Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed