]> 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)
commitac4bcfd21b048e3ede8f1b0b07f272e7cda95abc
treebc30e4c61923f45eab27f9fc0f5d96d4c5132554
parent9b0c01e93cdb5869c6226fcc576e22ef636a89e7
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