Home
last modified time | relevance | path

Searched hist:"607975 b3" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/ac97/
H A Dbus.c607975b3 Tue Jul 23 02:44:41 CDT 2019 Ding Xiang <dingxiang@cmss.chinamobile.com> ALSA: ac97: Fix double free of ac97_codec_device

put_device will call ac97_codec_release to free
ac97_codec_device and other resources, so remove the kfree
and other redundant code.

Fixes: 74426fbff66e ("ALSA: ac97: add an ac97 bus")
Signed-off-by: Ding Xiang <dingxiang@cmss.chinamobile.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
607975b3 Tue Jul 23 02:44:41 CDT 2019 Ding Xiang <dingxiang@cmss.chinamobile.com> ALSA: ac97: Fix double free of ac97_codec_device

put_device will call ac97_codec_release to free
ac97_codec_device and other resources, so remove the kfree
and other redundant code.

Fixes: 74426fbff66e ("ALSA: ac97: add an ac97 bus")
Signed-off-by: Ding Xiang <dingxiang@cmss.chinamobile.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>