]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Implement uncached version of parameter reads
authorTakashi Iwai <tiwai@suse.de>
Tue, 3 Mar 2015 22:29:47 +0000 (23:29 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Mar 2015 12:19:38 +0000 (13:19 +0100)
commit14f9c1cc81587c27e093d25eae5bf24250b1026a
treebc30e4c61923f45eab27f9fc0f5d96d4c5132554
parent4329ff428c8fe0ee913807f4f866578721652d3c
ALSA: hda - Implement uncached version of parameter reads

Sometimes we need the uncached reads, e.g. for refreshing the tree.
This patch provides the helper function for that and uses it for
refreshing widgets, reading subtrees and the whole proc reads.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/hdaudio.h
sound/hda/hdac_device.c
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_proc.c