mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-15 20:51:55 +00:00
When memory allocation for afe->reg_back_up fails, reg_back_up can't
be used.
Keep the suspend/resume flow but skip register backup when
afe->reg_back_up is NULL, in case illegal memory access happens.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| mtk-afe-fe-dai.c | ||
| mtk-afe-fe-dai.h | ||
| mtk-afe-platform-driver.c | ||
| mtk-afe-platform-driver.h | ||
| mtk-base-afe.h | ||
| mtk-btcvsd.c | ||