mirror of
https://github.com/torvalds/linux.git
synced 2026-08-20 14:32:49 +02:00
When vgem_init() get into out_put, the unregister call of
vgem_device->platform is missing. So add it before return.
Fixes:
|
||
|---|---|---|
| .. | ||
| drm | ||
| host1x | ||
| ipu-v3 | ||
| trace | ||
| vga | ||
| Makefile | ||