[HALX86] Drop hacks in HalpAddDevice to work around PnP synchronization bugs
authorVictor Perevertkin <victor.perevertkin@reactos.org>
Sun, 8 Nov 2020 22:28:50 +0000 (01:28 +0300)
committerVictor Perevertkin <victor.perevertkin@reactos.org>
Sun, 8 Nov 2020 22:28:50 +0000 (01:28 +0300)
commitf75318b606fd97548ebefe751289d769f9625d28
tree198a47e7a0a22a00e363cccee30c320d02e2ec9e
parent05a5edef12c20b0828d88594b439d55479fd0f54
[HALX86] Drop hacks in HalpAddDevice to work around PnP synchronization bugs

Our PnP manager handles OS boot in a synchronous manner thus we don't
need it anymore.
This effectively reverts f23e722d974e843aff101 and 4a9fcb6

CORE-5686
hal/halx86/acpi/halpnpdd.c
hal/halx86/legacy/halpnpdd.c