serial: 8250: Add IrDA to UART capabilities
authorEd Blake <ed.blake@imgtec.com>
Thu, 10 Nov 2016 18:07:54 +0000 (18:07 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Sun, 23 Jul 2017 02:51:05 +0000 (02:51 +0000)
commitdbaa951b386282a2832a2030d46308a3e4e1bef3
tree2250717b804977225a0fa9c7b405cd801cb33a89
parent606d86782369f93f06e30437befcb5ecd19d8b62
serial: 8250: Add IrDA to UART capabilities

commit 98838d95075a5295f3478ceba18bcccf472e30f4 upstream.

Add an IrDA UART capability flag and change the type of
uart_8250_port.capabilities to be u32 rather than unsigned short to
accommodate the additional flag.

Signed-off-by: Ed Blake <ed.blake@imgtec.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/platform/ce4100/ce4100.c
drivers/tty/serial/8250/8250.h
drivers/tty/serial/8250/8250_core.c
include/linux/serial_8250.h