diff options
author | Corentin Chary <corentincj@iksaif.net> | 2009-06-25 13:25:36 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-06-26 00:23:29 -0400 |
commit | 2b121bc262fa03c94e653b2d44356c2f86c1bcdc (patch) | |
tree | 683ce60fa8911d4e394712a60e4378f4eaa6a60a /fs/qnx4 | |
parent | 28d0325ce6e0a52f53d8af687e6427fee59004d3 (diff) | |
download | op-kernel-dev-2b121bc262fa03c94e653b2d44356c2f86c1bcdc.zip op-kernel-dev-2b121bc262fa03c94e653b2d44356c2f86c1bcdc.tar.gz |
eeepc-laptop: Register as a pci-hotplug device
The eee contains a logically (but not physically) hotpluggable PCIe slot.
Currently this is handled by adding or removing the PCI device in response
to rfkill events, but if a user has forced pciehp to bind to it (with the
force=1 argument) then both drivers will try to handle the event and
hilarity (in the form of oopses) will ensue. This can be avoided by having
eee-laptop register the slot as a hotplug slot. Only one of pciehp and
eee-laptop will successfully register this, avoiding the problem.
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Tested-by: Darren Salt <linux@youmustbejoking.demon.co.uk>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'fs/qnx4')
0 files changed, 0 insertions, 0 deletions