sync code with last fixes and improvements from OpenBSD
This commit is contained in:
parent
58df21ce75
commit
f960599e67
399 changed files with 7016 additions and 6902 deletions
|
@ -1309,6 +1309,7 @@ drm_attach(struct device *parent, struct device *self, void *aux)
|
|||
|
||||
sc->sc_drm = dev;
|
||||
|
||||
kref_init(&dev->ref);
|
||||
dev->dev = self;
|
||||
dev->dev_private = parent;
|
||||
dev->driver = da->driver;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue