mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
The msnd drivers do not implement system sleep callbacks today, so they have no defined way to recover DSP state after suspend. Add common card suspend/resume helpers, rerun the DSP initialization path on resume, restore the cached capture-source state, and rearm the shared IRQ for already-open users. Signed-off-by: Cássio Gabriel <cassiogabrielcontato@gmail.com> Link: https://patch.msgid.link/20260409-msnd-pm-support-v1-2-2abef720d0e7@gmail.com Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| msnd_classic.c | ||
| msnd_classic.h | ||
| msnd_pinnacle_mixer.c | ||
| msnd_pinnacle.c | ||
| msnd_pinnacle.h | ||
| msnd.c | ||
| msnd.h | ||