]> git.karo-electronics.de Git - karo-tx-linux.git/commit
serial: 8250_pci: all known Braswell ports are 1 channel
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 15 Feb 2016 16:02:13 +0000 (18:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Mar 2016 00:11:14 +0000 (16:11 -0800)
commite78240152bd4490c08a22986c9977fe870fc7c98
tree5b6f6a1473de45f7304bfff486065b6a468919ed
parent3f64b1d3279afd11b3506f67cb55119b5d9bef8f
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>
drivers/tty/serial/8250/8250_pci.c