diff options
author | Alan Jenkins <alan-jenkins@tuffmail.co.uk> | 2009-08-28 12:56:32 +0000 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-08-28 15:21:10 -0400 |
commit | 6d41839e762f8b8b03dbb97fd0d41b244d0bc902 (patch) | |
tree | 168fa39bf92766bffeaaa0247bc64e522e18c08d /firmware/keyspan | |
parent | 326ba5010a5429a5a528b268b36a5900d4ab0eba (diff) |
eeepc-laptop: don't touch the pci slot if it was claimed by a different driver
The whole point of registering as a PCI hotplug driver was to prevent
conflict with pciehp. At the moment it happens to work because
eeepc-laptop is loaded first, but it doesn't work the other way round.
If pciehp is loaded first then we fail to claim the slot - we need to
respect this and not handle hotplug events.
Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'firmware/keyspan')
0 files changed, 0 insertions, 0 deletions