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)
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>

No differences found