commit | 1bd187de536494a27925902b9653e9ef0ace4774 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Feb 23 16:24:44 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Mar 07 03:25:18 2015 +0100 |
tree | be95e32c5f15a7d47fef7a98ee00c0c9823e940c | |
parent | f549e94effa163ea170d2f0c12d307cb602431c6 [diff] |
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>