commit | ba8c3c37db0d6bf5e6de25016975ebfb558d2aba | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed May 30 12:42:31 2007 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Fri Jul 20 11:11:22 2007 +0200 |
tree | e4bff2f50512ac350ee718a1445dffd525cbb229 | |
parent | 807a463603a2e014f36e88317aa5e07c15887fcd [diff] |
[ALSA] ali5451 - Fix invalid type of codec->irq field 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>