On 4/5/25 18:01, BALATON Zoltan wrote:
Instead of passing unneeded enclosing objects to the config direct
access ops that only need the bus we can pass that directly thus
simplifying the functions.
Signed-off-by: BALATON Zoltan
---
hw/pci-host/raven.c | 10 +++---
1 file changed, 3 inser
Instead of passing unneeded enclosing objects to the config direct
access ops that only need the bus we can pass that directly thus
simplifying the functions.
Signed-off-by: BALATON Zoltan
---
hw/pci-host/raven.c | 10 +++---
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/hw/p