serial: 8250_pnp: add Intermec CV60 touchscreen device
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 16 Aug 2011 18:02:28 +0000 (12:02 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 3 Oct 2011 18:39:48 +0000 (11:39 -0700)
commitecc0d72d6d78b59fc324e1283193c6750ef6fd0f
tree81a6d7459e97452b166ef3858905ae49aa5291c3
parentf64bd12ba57a622981785b0f45b7c230aaad3e41
serial: 8250_pnp: add Intermec CV60 touchscreen device

commit ab8ba3a2d2cba6a658ef596cd5b2e0905b6c8a9f upstream.

It would have been nice if Intermec had supplied a PNP0501 _CID for the
COM3 device, but they didn't, so we have to recognize it explicitly.

Reference: https://bugzilla.kernel.org/show_bug.cgi?id=40612
CC: Jeff Chua <jeff.chua.linux@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/serial/8250_pnp.c