Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ALSA: ice1724: Fix rate setup after resume
The rate isn't restored properly after resume since it's only set up in hw_params, and not in prepare callback. For fixing it, put the corresponding call to resume callback as well. Reported-and-tested-by: Ondrej Zary <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
- Loading branch information