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:
807a463
)
[ALSA] ali5451 - Fix invalid type of codec->irq field
author
Takashi Iwai
<tiwai@suse.de>
Wed, 30 May 2007 10:42:31 +0000
(12:42 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Fri, 20 Jul 2007 09:11:22 +0000
(11:11 +0200)
The irq field of struct snd_ali shouldn't be unsigned since it's
uninitialized value is -1.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
No differences found