1
0
Fork 0
alistair23-linux/sound/ac97
Lihua Yao 250ea7c5f5 ALSA: ac97: fix unbalanced pm_runtime_enable
Runtime PM is enabled at ac97_bus_probe() and should be disabled
at ac97_bus_remove().

Fixes: 74426fbff6 ("ALSA: ac97: add an ac97 bus")
Signed-off-by: Lihua Yao <ylhuajnu@163.com>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-08-19 18:37:04 +02:00
..
Kconfig ALSA: ac97: kconfig: Remove select of undefined symbol AC97 2018-02-12 08:16:39 +01:00
Makefile
ac97_core.h
bus.c ALSA: ac97: fix unbalanced pm_runtime_enable 2018-08-19 18:37:04 +02:00
codec.c
snd_ac97_compat.c ALSA: ac97: fix device initialization in the compat layer 2018-08-19 18:34:31 +02:00