1
0
Fork 0
alistair23-linux/drivers/gpu/imx/lcdif
Fancy Fang 453a6bf6a1 LF-1442-2 drm/imx: lcdif: avoid dereference NULL ptr of of_id
This is an issue reported by Coverity with CID 5433770. Since
the return ptr by of_match_device may be NULL, its dereference
should check the ptr value to avoid NULL ptr dereference issue.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
(cherry picked from commit ecbbbc7eb6f88badb8c8a60399b5460a3a2978c6)
2020-06-08 21:44:57 +08:00
..
Kconfig gpu: imx: lcdif: break Kconfig recursive dependency 2019-11-25 15:59:16 +08:00
Makefile
lcdif-common.c LF-1442-2 drm/imx: lcdif: avoid dereference NULL ptr of of_id 2020-06-08 21:44:57 +08:00
lcdif-regs.h MLK-19152-1 gpu: imx: lcdif: realize fb horizontal crop via Pigeon Mode 2019-11-25 15:59:22 +08:00