Kenji Kaneshige wrote:
The pciehp driver waits for 1000 msec after turning power off to make
sure the power has been completely removed. But this 1000 msec wait is
not needed if a slot doesn't implement power controller because
software cannot control the power. Power will be automatically removed
at adapter removal time on such a slot
Hi Kenji,
Many thanks for that, which works and has taken another couple of
seconds off my boot time. The only msleep() calls that I now see in
pciehp initialisation are two calls to msleep(100) in
hpc_check_lnk_status. I think I can live with that!
Cheers, Phil.
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html