]> git.itanic.dy.fi Git - linux-stable/commit
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>
Sat, 9 Dec 2017 17:29:48 +0000 (18:29 +0100)
commit01d9d14f89e4cec6a4002974f6e574ec271cc4ea
tree663781954cd21757fb261c991a923041445fbd5d
parente1ed329f60f6054aa7f045adab5d7a50c1daecd5
serial: 8250_pci: Add Amazon PCI serial device ID

commit 3bfd1300abfe3adb18e84a89d97a0e82a22124bb upstream.

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

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