Files
u-boot/drivers/pinctrl
Francois Berder eb52d3fe8a pinctrl: single: Add missing free in single_allocate_function
If func->pins could not be allocated, one must also free
func variable that was allocated previously.

Signed-off-by: Francois Berder <fberder@outlook.fr>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
2025-12-16 11:36:41 -06:00
..