Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106047347
D5701.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
310 B
Referenced Files
None
Subscribers
None
D5701.diff
View Options
Index: head/sys/dev/extres/clk/clk_bus.c
===================================================================
--- head/sys/dev/extres/clk/clk_bus.c
+++ head/sys/dev/extres/clk/clk_bus.c
@@ -54,7 +54,7 @@
device_set_desc(dev, "OFW clocks bus");
- return (0);
+ return (BUS_PROBE_GENERIC);
}
static int
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Dec 25, 11:23 AM (10 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15596481
Default Alt Text
D5701.diff (310 B)
Attached To
Mode
D5701: clk_bus: return BUS_PROBE_GENERIC from probe method instead of 0
Attached
Detach File
Event Timeline
Log In to Comment