]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/pci/hotplug/shpchp_pci.c
PCI hotplug: shpchp: Removed check for hotplug of display devices
authorPraveen Kalamegham <praveen@nextio.com>
Thu, 20 May 2010 17:15:01 +0000 (12:15 -0500)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 30 Jul 2010 16:29:16 +0000 (09:29 -0700)
commit0ba10bc75271e4139eb9ca67d107624d581e3a94
tree3190954fc57e9c387b80514751fb28e6a87f6c5e
parent01b666df487b80c956cef3ce3253776ddeebd41e
PCI hotplug: shpchp: Removed check for hotplug of display devices

Removed check to prevent hotplug of display devices within shpchp.
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>
drivers/pci/hotplug/shpchp_pci.c