android_kernel_google_msm/sound/drivers/pcsp
Takashi Iwai 296d59e61f ALSA: pcsp: Fix the order of input device unregistration
commit 6408eac266 upstream.

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.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
[bwh: Backported to 3.2: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Cc: Weng Meiling <wengmeiling.weng@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-04-14 06:44:31 -07:00
..
Makefile
pcsp.c ALSA: pcsp: Fix the order of input device unregistration 2014-04-14 06:44:31 -07:00
pcsp.h i8253: Make pcsp sound driver use the shared i8253_lock 2011-06-09 15:01:39 +02:00
pcsp_input.c
pcsp_input.h
pcsp_lib.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
pcsp_mixer.c