forked from Minki/linux
c5c7502e96
If devm_ioremap_resource() fails, it never return NULL, replace
NULL test with IS_ERR().
Fixes:
|
||
---|---|---|
.. | ||
backlight | ||
console | ||
fbdev | ||
logo | ||
display_timing.c | ||
hdmi.c | ||
Kconfig | ||
Makefile | ||
of_display_timing.c | ||
of_videomode.c | ||
vgastate.c | ||
videomode.c |