Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107275240
D45699.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
351 B
Referenced Files
None
Subscribers
None
D45699.diff
View Options
diff --git a/sys/arm/ti/am335x/am335x_dmtimer.c b/sys/arm/ti/am335x/am335x_dmtimer.c
--- a/sys/arm/ti/am335x/am335x_dmtimer.c
+++ b/sys/arm/ti/am335x/am335x_dmtimer.c
@@ -275,7 +275,7 @@
return (ENXIO);
}
- device_set_descf("AM335x DMTimer%d", tmr_num);
+ device_set_descf(dev, "AM335x DMTimer%d", tmr_num);
return(BUS_PROBE_DEFAULT);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 12, 8:55 PM (20 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15772858
Default Alt Text
D45699.diff (351 B)
Attached To
Mode
D45699: fix am335x_dmtimer.c
Attached
Detach File
Event Timeline
Log In to Comment