commit | 4ed56666b7fc98c750a23b5263350b75e742b534 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Tue Mar 10 22:13:30 2015 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Mar 10 15:27:57 2015 +0100 |
tree | 5a27265dd0f8484452eb262ec86580c6277389a5 | |
parent | ce991981311e0ae258982b600564226ad6cb24ea [diff] |
ALSA: core: use precomputed table to check userspace control params The parameters can be decided in compile time. This commit adds precomputed table to reduce calculating time. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>