tty: rocket: Explicitly list supported PCI IDs
authorKevin Cernekee <cernekee@gmail.com>
Thu, 17 Jan 2013 04:28:39 +0000 (20:28 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jan 2013 01:28:39 +0000 (17:28 -0800)
commitb9d42395a09b8ff81df45b8dfd763fd36e900946
treeb93bc52864da8d3430fa7b2e10758890ef205a19
parent4053036580f0423be14e79483a939a4aef48c592
tty: rocket: Explicitly list supported PCI IDs

Matching PCI_ANY_ID causes conflicts with RocketPort 2 adapters, which
are supported by a different driver.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/rocket.c