commit | e78240152bd4490c08a22986c9977fe870fc7c98 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Feb 15 18:02:13 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 07 16:11:14 2016 -0800 |
tree | 5b6f6a1473de45f7304bfff486065b6a468919ed | |
parent | 3f64b1d3279afd11b3506f67cb55119b5d9bef8f [diff] |
serial: 8250_pci: all known Braswell ports are 1 channel There is no need to have channel offset defined since all BayTrail and Braswell ports are 1 channel. Remove unneeded definition. While here, remove comment which has no value. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>