mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-04 19:16:42 +07:00
0c7b87b085
For MPC8569 CPUs we'll need to reset QE after each suspend, so make qe_reset() code path suitable for repeated invocation, that is: - Don't initialize rheap structures if already initialized; - Don't allocate muram for SDMA if already allocated, just reinitialize registers with previously allocated muram offset; - Remove __init attributes from qe_reset() and cpm_muram_init(); Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |
||
---|---|---|
.. | ||
gpio.c | ||
Kconfig | ||
Makefile | ||
qe_ic.c | ||
qe_ic.h | ||
qe_io.c | ||
qe.c | ||
ucc_fast.c | ||
ucc_slow.c | ||
ucc.c | ||
usb.c |