summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2012-07-23 09:35:55 (GMT)
committerTakashi Iwai <tiwai@suse.de>2012-07-25 12:04:04 (GMT)
commitbc733d495267a23ef8660220d696c6e549ce30b3 (patch)
tree008c758e246a885cf0f163cb61820028ac0e9a1a /drivers
parent6162552b0de6ba80937c3dd53e084967851cd199 (diff)
downloadlinux-bc733d495267a23ef8660220d696c6e549ce30b3.tar.xz
ALSA: mpu401: Fix missing initialization of irq field
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 Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions