commit | 28bb171169247754bae47bad0609208333e7a34b | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Wed Jun 18 13:45:13 2008 -0700 |
committer | Jaroslav Kysela <perex@perex.cz> | Thu Jun 19 10:33:02 2008 +0200 |
tree | 842752dbe1a2a63959d2d71fada368a05acd4750 | |
parent | 1301a964cef2759d46b4ce366eeeee1f869731f9 [diff] |
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>