mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-08 01:08:45 +00:00
On DT systems the driver require a clock, but the probe just print a warning and continue, leading to a crash when resetting the device. To fix this crash and properly handle probe deferals only ignore the missing clock if DT isn't used or if the clock doesn't exist. Signed-off-by: Alban Bedel <alban.bedel@avionic-design.de> Acked-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| xgene_enet_cle.c | ||
| xgene_enet_cle.h | ||
| xgene_enet_ethtool.c | ||
| xgene_enet_hw.c | ||
| xgene_enet_hw.h | ||
| xgene_enet_main.c | ||
| xgene_enet_main.h | ||
| xgene_enet_ring2.c | ||
| xgene_enet_ring2.h | ||
| xgene_enet_sgmac.c | ||
| xgene_enet_sgmac.h | ||
| xgene_enet_xgmac.c | ||
| xgene_enet_xgmac.h | ||