linux/sound/drivers
Takashi Iwai bc733d4952 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>
2012-07-25 14:04:04 +02:00
..
mpu401 ALSA: mpu401: Fix missing initialization of irq field 2012-07-25 14:04:04 +02:00
opl3 ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
opl4 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed 2011-10-31 19:31:22 -04:00
pcsp ALSA: convert PM ops of platform_driver to new pm ops 2012-07-03 07:58:19 +02:00
vx ALSA: Convert to new pm_ops for PCI drivers 2012-07-03 08:23:03 +02:00
Kconfig Documentation: remove references to /etc/modprobe.conf 2012-03-30 16:03:15 -07:00
Makefile ALSA: introduce the snd-aloop module for the PCM loopback 2010-08-09 14:21:11 +02:00
aloop.c ALSA: convert PM ops of platform_driver to new pm ops 2012-07-03 07:58:19 +02:00
dummy.c ALSA: convert PM ops of platform_driver to new pm ops 2012-07-03 07:58:19 +02:00
ml403-ac97cr.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
mtpav.c ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions 2012-07-02 17:50:05 +02:00
mts64.c ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions 2012-07-02 17:50:05 +02:00
pcm-indirect2.c Fix common misspellings 2011-03-31 11:26:23 -03:00
pcm-indirect2.h [ALSA] Xilinx ML403 AC97 Controller Reference device driver 2008-01-31 17:29:15 +01:00
portman2x4.c ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions 2012-07-02 17:50:05 +02:00
serial-u16550.c ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions 2012-07-02 17:50:05 +02:00
virmidi.c ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions 2012-07-02 17:50:05 +02:00