ALSA: hda - Add missing amp cache flush for bound capture vol/sw ctls
authorTakashi Iwai <tiwai@suse.de>
Thu, 20 Dec 2012 10:43:47 +0000 (11:43 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:34:01 +0000 (08:34 +0100)
commit84e3908dc837b9d3314a92d8fda12a0ce3946714
treed4b96b6818c8e17704114026044f7d09cee546e8
parent0c3d47b007dcc0ec7c26a1a654a281076f2f8545
ALSA: hda - Add missing amp cache flush for bound capture vol/sw ctls

The bound capture volume and switch controls use the cached amp
updates, but it's missing the flushing at the end.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_generic.c