mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-16 00:56:49 +07:00
b959c77dac
A call of the function macb_init() can fail in the function
fu540_c000_init. The related system resources were not released
then. use devm_platform_ioremap_resource() to replace ioremap()
to fix it.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
macb_main.c | ||
macb_pci.c | ||
macb_ptp.c | ||
macb.h | ||
Makefile |