mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-20 07:26:49 +07:00
1967c12896
Fix child-node lookup during probe, which ended up searching the whole
device tree depth-first starting at the parent rather than just matching
on its children.
To make things worse, the parent mmio node was also prematurely freed.
Fixes:
|
||
---|---|---|
.. | ||
debug.c | ||
debug.h | ||
dxe.c | ||
dxe.h | ||
hal.h | ||
Kconfig | ||
main.c | ||
Makefile | ||
pmc.c | ||
pmc.h | ||
smd.c | ||
smd.h | ||
txrx.c | ||
txrx.h | ||
wcn36xx.h |