git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1301a96
)
alsa: add annotations to bitwise type snd_pcm_hw_param_t
author
Harvey Harrison
<harvey.harrison@gmail.com>
Wed, 18 Jun 2008 20:45:13 +0000
(13:45 -0700)
committer
Jaroslav Kysela
<perex@perex.cz>
Thu, 19 Jun 2008 08:33:02 +0000
(10:33 +0200)
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>
No differences found