commit | ab8ba3a2d2cba6a658ef596cd5b2e0905b6c8a9f | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue Aug 16 12:02:28 2011 -0600 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Aug 22 14:18:44 2011 -0700 |
tree | 96335618dae0b6ec30afd527ecc065119d0f1a3f | |
parent | 181d5762bd8eaa2881b7df27bad260bf4abda1bc [diff] |
serial: 8250_pnp: add Intermec CV60 touchscreen device 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> Cc: stable <stable@kernel.org> Acked-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>