mirror of
https://github.com/torvalds/linux.git
synced 2026-08-15 20:07:29 +02:00
The of_drm_find_bridge() function returns NULL on error, it doesn't return
error pointers so this check doesn't work.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mcde_display_regs.h | ||
| mcde_display.c | ||
| mcde_drm.h | ||
| mcde_drv.c | ||
| mcde_dsi_regs.h | ||
| mcde_dsi.c | ||