Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144917714
D43686.1776915389.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
332 B
Referenced Files
None
Subscribers
None
D43686.1776915389.diff
View Options
diff --git a/sys/dev/acpica/acpi.c b/sys/dev/acpica/acpi.c
--- a/sys/dev/acpica/acpi.c
+++ b/sys/dev/acpica/acpi.c
@@ -1533,7 +1533,7 @@
}
}
} else
- res = BUS_ALLOC_RESOURCE(device_get_parent(bus), child, type, rid,
+ res = bus_generic_alloc_resource(bus, child, type, rid,
start, end, count, flags);
/*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 23, 3:36 AM (15 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28413946
Default Alt Text
D43686.1776915389.diff (332 B)
Attached To
Mode
D43686: acpi: Use bus_generic_alloc_resource instead of duplicating it
Attached
Detach File
Event Timeline
Log In to Comment