An error occurred while fetching folder content.
Select Git revision
fbdev
-
-
- Open in your IDE
- Download source code
- Download this directory
Vladimir Zapolskiy
authored and
Tomi Valkeinen
committed
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>
Name | Last commit | Last update |
---|---|---|
.. |