ALSA: hda - Use cached calls to get widget caps and pin caps
authorTakashi Iwai <tiwai@suse.de>
Mon, 23 Mar 2009 15:35:39 +0000 (16:35 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Mar 2009 15:36:55 +0000 (16:36 +0100)
commit14bafe3278e5da952a6586a5a9a9d286566049ed
tree48f83a4d896c52ba914abe3728ece80a26dc2ff7
parenta23b688f4d5c2490a50677b30011a677d8edf3d0
ALSA: hda - Use cached calls to get widget caps and pin caps

Replace with the standard function calls to use caches for reading
the widget caps and pin caps.

hda_proc.c is still using the direct verbs to get raw values as
much as possible.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
sound/pci/hda/patch_sigmatel.c