Christophe Fergeau reported that 029c96d4904e ("PCI: Clear PCI_STATUS when
setting up device") causes boot failures when trying to start linux guests
with Apple's virtualization framework (for example using
https://developer.apple.com/documentation/virtualization/running_linux_in_a_virtual_machine?language=objc)
029c96d4904e only solved a cosmetic problem, so revert it to fix the boot
failures.