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)
commit85926e0fe8b48fe6227614ddc3a1cb41c0a3c51a
treeb5b852c2a78c121b7b7b0395480e897c50b8850e
parent30b771cf8c3120c5c946811ecc5a9b87a34003a2
ALSA: pcm: Convert params_*() with static inline functions

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