mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-19 21:14:31 +00:00
When devm_gpiod_get_optional() fails, bus should be
freed just like when of_mdiobus_register() fails.
Fixes:
|
||
|---|---|---|
| .. | ||
| emac_arc.c | ||
| emac_main.c | ||
| emac_mdio.c | ||
| emac_rockchip.c | ||
| emac.h | ||
| Kconfig | ||
| Makefile | ||