mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-07 13:27:22 +00:00
Drivers are not unbound from the device when ulpi_unregister_interface
is called. Move of_node-freeing code to ulpi_dev_release which is called
only after all users are gone.
Fixes:
|
||
|---|---|---|
| .. | ||
| common.c | ||
| common.h | ||
| debug.c | ||
| Kconfig | ||
| led.c | ||
| Makefile | ||
| ulpi.c | ||
| usb-conn-gpio.c | ||
| usb-otg-fsm.c | ||