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 |
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 |