Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161703982
D38085.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
465 B
Referenced Files
None
Subscribers
None
D38085.id.diff
View Options
diff --git a/sys/compat/linuxkpi/common/include/linux/device.h b/sys/compat/linuxkpi/common/include/linux/device.h
--- a/sys/compat/linuxkpi/common/include/linux/device.h
+++ b/sys/compat/linuxkpi/common/include/linux/device.h
@@ -70,6 +70,7 @@
struct dev_pm_ops {
int (*prepare)(struct device *dev);
+ void (*complete)(struct device *dev);
int (*suspend)(struct device *dev);
int (*suspend_late)(struct device *dev);
int (*resume)(struct device *dev);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 7, 2:45 AM (16 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34779144
Default Alt Text
D38085.id.diff (465 B)
Attached To
Mode
D38085: linuxkpi: Add `complete` field to `struct dev_pm_ops`
Attached
Detach File
Event Timeline
Log In to Comment