Raymond Yau wrote:
> The possible way is to save the contents of 128K memory mapped I/O
> ports before suspend to non-volatile memory and restore them after
> resume
>
> Is there any way for alsa driver to allocate non-volatile memory ?
'Normal' memory is saved over suspend. Just use {k|v}malloc.
Regards,
Clemens