]> git.baikalelectronics.ru Git - kernel.git/commit
x86, intel-mid: remove Intel MID specific serial support
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 23 Feb 2015 14:24:44 +0000 (16:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Mar 2015 02:25:18 +0000 (03:25 +0100)
commit8f5ca2106b1a7b484c2cc2d5ebfab362757f6f74
treebe95e32c5f15a7d47fef7a98ee00c0c9823e940c
parentffe9d147b329ee33c0dd54329a4cb03c3564eba1
x86, intel-mid: remove Intel MID specific serial support

Since we have a native 8250 driver carrying the Intel MID serial devices the
specific support is not needed anymore. This patch removes it for Intel MID.

Note that the console device name is changed from ttyMFDx to ttySx.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/Kconfig.debug
arch/x86/include/asm/intel-mid.h
arch/x86/kernel/early_printk.c
arch/x86/platform/intel-mid/Makefile
arch/x86/platform/intel-mid/early_printk_intel_mid.c [deleted file]
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/mfd.c [deleted file]
include/linux/serial_mfd.h [deleted file]
include/uapi/linux/serial_reg.h