mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-29 23:53:32 +00:00
e89e50ac35
We should be checking for IS_ERR() instead of NULL because
drm_dev_alloc() returns error pointers.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mxsfb_crtc.c | ||
mxsfb_drv.c | ||
mxsfb_drv.h | ||
mxsfb_out.c | ||
mxsfb_regs.h |