Matthias Brugger 1104321a7b serial: Delete dead code for CIR serial ports
Commit e4fda3a04275 ("serial: don't register CIR serial ports") adds a
check for PORT_8250_CIR to serial8250_register_8250_port(). But the code
isn't needed as the function never takes the branch when the port is CIR
serial port.

This patch deletes the dead code.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-06-20 10:24:15 +08:00
..
2017-05-29 08:18:15 +02:00
2016-05-01 13:22:54 -07:00
2017-06-09 12:27:54 +02:00
2017-05-03 15:52:10 -07:00
2016-03-07 16:11:14 -08:00
2016-02-14 14:36:04 -08:00