commit | 744c2ad2f98965473880ef85cac2f8a8ca95959f | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Mon Dec 29 19:41:41 2014 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Dec 30 16:41:54 2014 +0100 |
tree | 7861a2b3fe409a45310f6e4ce32c0932e07d40bd | |
parent | b3a8c862cd33b97c920122248ed9931af546de54 [diff] |
ALSA: pcm: Convert params_* mask helpers to static inline functions Use static inline functions instead of macros for the remaining params_*() helpers that have not been converted yet. This is slightly cleaner and offers better type safety. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>