ALSA: pcm: Convert params_* mask helpers to static inline functions
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 29 Dec 2014 18:41:41 +0000 (19:41 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 30 Dec 2014 15:41:54 +0000 (16:41 +0100)
commit744c2ad2f98965473880ef85cac2f8a8ca95959f
tree7861a2b3fe409a45310f6e4ce32c0932e07d40bd
parentb3a8c862cd33b97c920122248ed9931af546de54
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>
include/sound/pcm_params.h