Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107032565
D35046.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
472 B
Referenced Files
None
Subscribers
None
D35046.diff
View Options
diff --git a/sys/compat/linuxkpi/common/src/linux_i2c.c b/sys/compat/linuxkpi/common/src/linux_i2c.c
--- a/sys/compat/linuxkpi/common/src/linux_i2c.c
+++ b/sys/compat/linuxkpi/common/src/linux_i2c.c
@@ -124,6 +124,7 @@
};
DRIVER_MODULE(lkpi_iic, drmn, lkpi_iic_driver, 0, 0);
+DRIVER_MODULE(lkpi_iic, drm, lkpi_iic_driver, 0, 0);
DRIVER_MODULE(iicbus, lkpi_iic, iicbus_driver, 0, 0);
MODULE_DEPEND(linuxkpi, iicbus, IICBUS_MINVER, IICBUS_PREFVER, IICBUS_MAXVER);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 10, 6:30 AM (12 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15740190
Default Alt Text
D35046.diff (472 B)
Attached To
Mode
D35046: LinuxKPI: Allow lkpi_iic driver to be a child of drm device.
Attached
Detach File
Event Timeline
Log In to Comment