commit | 9ba17b4d132f56a680fa1ba0bc2a8f98b6263d93 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Mar 03 23:29:47 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Mar 23 13:19:38 2015 +0100 |
tree | bc30e4c61923f45eab27f9fc0f5d96d4c5132554 | |
parent | 01ed3c06c6d5e7e861650ae76117dd4194d87316 [diff] |
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>