From: Takashi Iwai Date: Wed, 31 Oct 2012 06:41:42 +0000 (+0100) Subject: ALSA: ice1724: Fix rate setup after resume X-Git-Tag: v3.7-rc4~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16c2e1fae8d60a9d6d16e009a76ba3472568e094;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed