aboutsummaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2012-07-23 11:35:55 +0200
committerBen Hutchings <ben@decadent.org.uk>2012-08-10 00:24:53 +0100
commit67258e44992f03cd580e77b30d4c330f93eebaf7 (patch)
treece59ffc0515eef804d8a0b53eacd618ba04ceec6 /lib/debugobjects.c
parent2c7b0211095a9110d26fd1a0e96648336bafd028 (diff)
ALSA: mpu401: Fix missing initialization of irq field
commit bc733d495267a23ef8660220d696c6e549ce30b3 upstream. The irq field of struct snd_mpu401 is supposed to be initialized to -1. Since it's set to zero as of now, a probing error before the irq installation results in a kernel warning "Trying to free already-free IRQ 0". Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=44821 Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions