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-03-29 08:58:53 +02:00
2015-11-20 16:19:54 -08:00
2017-06-03 18:48:52 +09:00
2017-05-29 08:18:15 +02:00