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

No differences found