PCI: hotplug: pciehp: Removed check for hotplug of display devices
authorPraveen Kalamegham <praveen@nextio.com>
Wed, 19 May 2010 22:03:12 +0000 (17:03 -0500)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 21 May 2010 21:43:46 +0000 (14:43 -0700)
Removed check to prevent hotplug of display devices within pciehp.
Originally this was thought to have been required within the PCI
Hotplug specification for some legacy devices.  However there is
no such requirement in the most recent revision. The check prevents
hotplug of not only display devices but also computational GPUs
which require serviceability.

Signed-off-by: Praveen Kalamegham <praveen@nextio.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found