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)
commit9ba17b4d132f56a680fa1ba0bc2a8f98b6263d93
treebc30e4c61923f45eab27f9fc0f5d96d4c5132554
parent01ed3c06c6d5e7e861650ae76117dd4194d87316
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
This page took 0.026327 seconds and 5 git commands to generate.