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

Simple merge