Skip to content
Snippets Groups Projects
Commit f9428f79 authored by Dave Airlie's avatar Dave Airlie
Browse files

Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-tip

parents 2579961f 914ee6e7
No related branches found
No related tags found
No related merge requests found
......@@ -805,7 +805,6 @@ static void appletbdrm_disconnect(struct usb_interface *intf)
struct appletbdrm_device *adev = usb_get_intfdata(intf);
struct drm_device *drm = &adev->drm;
put_device(adev->dmadev);
drm_dev_unplug(drm);
drm_atomic_helper_shutdown(drm);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment