alsa: add annotations to bitwise type snd_pcm_hw_param_t
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 18 Jun 2008 20:45:13 +0000 (13:45 -0700)
committerJaroslav Kysela <perex@perex.cz>
Thu, 19 Jun 2008 08:33:02 +0000 (10:33 +0200)
commit28bb171169247754bae47bad0609208333e7a34b
tree842752dbe1a2a63959d2d71fada368a05acd4750
parent1301a964cef2759d46b4ce366eeeee1f869731f9
alsa: add annotations to bitwise type snd_pcm_hw_param_t

Fully half of all alsa sparse warnings are from snd_pcm_hw_param_t degrading
to integer type, this goes a long way towards eliminating them.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/sound/asound.h
include/sound/pcm.h