4dacad6151
The change fixes a check of gpio_to_desc() return value, the function returns either a valid pointer to struct gpio_desc or NULL, this makes IS_ERR() check invalid and may lead to a NULL pointer dereference in runtime. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> |
||
---|---|---|
.. | ||
backlight | ||
console | ||
fbdev | ||
logo | ||
Kconfig | ||
Makefile | ||
display_timing.c | ||
hdmi.c | ||
of_display_timing.c | ||
of_videomode.c | ||
vgastate.c | ||
videomode.c |