mirror of
https://github.com/torvalds/linux.git
synced 2024-12-17 00:21:32 +00:00
72282a88d4
drm_dev_alloc() never returns NULL, it only returns error pointers on
error.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
zx_drm_drv.c | ||
zx_drm_drv.h | ||
zx_hdmi_regs.h | ||
zx_hdmi.c | ||
zx_plane_regs.h | ||
zx_plane.c | ||
zx_plane.h | ||
zx_vou_regs.h | ||
zx_vou.c | ||
zx_vou.h |