From: Takashi Iwai Date: Tue, 18 Jun 2013 14:14:22 +0000 (+0200) Subject: ALSA: hda - Cache the MUX selection for generic HDMI X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bddee96b5d0db869f47b195fe48c614ca824203c;p=pandora-kernel.git ALSA: hda - Cache the MUX selection for generic HDMI When a selection to a converter MUX is changed in hdmi_pcm_open(), it should be cached so that the given connection can be restored properly at PM resume. We need just to replace the corresponding snd_hda_codec_write() call with snd_hda_codec_write_cache(). Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed