commit | 14bafe3278e5da952a6586a5a9a9d286566049ed | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Mar 23 16:35:39 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Mar 23 16:36:55 2009 +0100 |
tree | 48f83a4d896c52ba914abe3728ece80a26dc2ff7 | |
parent | a23b688f4d5c2490a50677b30011a677d8edf3d0 [diff] |
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>