serial: 8250_pci: Add Amazon PCI serial device ID
authorMatt Wilson <msw@amazon.com>
Mon, 13 Nov 2017 19:31:31 +0000 (11:31 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Nov 2017 14:55:15 +0000 (15:55 +0100)
commit3bfd1300abfe3adb18e84a89d97a0e82a22124bb
tree791dd0a732e186b38bcabe8d689afe8b5832d528
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
serial: 8250_pci: Add Amazon PCI serial device ID

This device will be used in future Amazon EC2 instances as the primary
serial port (i.e., data sent to this port will be available via the
GetConsoleOuput [1] EC2 API).

[1] http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetConsoleOutput.html

Cc: stable <stable@vger.kernel.org>
Signed-off-by: Matt Wilson <msw@amazon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pci.c