8250_pci: fix pch uart matching
authorArnaud Patard <apatard@hupstream.com>
Wed, 25 Apr 2012 10:17:24 +0000 (12:17 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Apr 2012 02:15:29 +0000 (22:15 -0400)
commitaaa10eb1d0034eccc096f583fe308f0921617598
treeca1dd6a5558ae1daa4ead2e3595b7493481f849d
parent3fa10cc83fb92750af11fab81e11ad96dc75d656
8250_pci: fix pch uart matching

The rules used to make 8250_pci "ignore" the PCH uarts are lacking pci subids
entries, preventing it to match and thus is breaking serial port support for
theses systems.

This has been tested on a nanoETXexpress-TT, which has a specifici uart clock.

Tested-by: Erwan Velu <Erwan.Velu@zodiacaerospace.com>
[stable@: please apply to 3.0-stable, 3.2-stable and 3.3-stable]
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Arnaud Patard <apatard@hupstream.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pci.c