1
0
Fork 0
alistair23-linux/sound/drivers/pcsp
Takashi Iwai 6408eac266 ALSA: pcsp: Fix the order of input device unregistration
The current code may access to the already freed object.  The input
device must be accessed and unregistered before freeing the top level
sound object.

Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-11-14 15:50:10 +01:00
..
Makefile
pcsp.c ALSA: pcsp: Fix the order of input device unregistration 2013-11-14 15:50:10 +01:00
pcsp.h i8253: Make pcsp sound driver use the shared i8253_lock 2011-06-09 15:01:39 +02:00
pcsp_input.c ALSA: drivers: remove __dev* attributes 2012-12-07 07:34:32 +01:00
pcsp_input.h ALSA: drivers: remove __dev* attributes 2012-12-07 07:34:32 +01:00
pcsp_lib.c ALSA: drivers: remove __dev* attributes 2012-12-07 07:34:32 +01:00
pcsp_mixer.c ALSA: drivers: remove __dev* attributes 2012-12-07 07:34:32 +01:00