ALSA: pcm: Convert params_*() with static inline functions
authorTakashi Iwai <tiwai@suse.de>
Thu, 30 Oct 2014 14:06:13 +0000 (15:06 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 30 Oct 2014 14:42:32 +0000 (15:42 +0100)
... and add proper kerneldoc comments.
There is no big reason to keep them as macros.  Static inline
functions are safer in general, and suitable for kerneldoc, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/pcm.h

Simple merge