mirror of
https://github.com/torvalds/linux.git
synced 2024-12-14 07:02:23 +00:00
6d41839e76
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> |
||
---|---|---|
.. | ||
x86 | ||
Kconfig | ||
Makefile |