android_kernel_xiaomi_sdm845/sound/drivers/pcsp
Stas Sergeev 4b7afb0d0d snd-pcsp: use HRTIMER_CB_SOFTIRQ
Change HRTIMER_CB_IRQSAFE to HRTIMER_CB_SOFTIRQ,
as suggested by Thomas Gleixner.
That solves the lock dependancy reported in
Bug #10701.
That also allows to call hrtimer_start()
directly, tasklet "stupid hack" removed.

Signed-off-by: Stas Sergeev <stsp@aknet.ru>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-05-20 11:56:24 +02:00
..
Makefile [ALSA] Add PC-speaker sound driver 2008-04-24 12:00:20 +02:00
pcsp_input.c [ALSA] Add PC-speaker sound driver 2008-04-24 12:00:20 +02:00
pcsp_input.h [ALSA] Add PC-speaker sound driver 2008-04-24 12:00:20 +02:00
pcsp_lib.c snd-pcsp: use HRTIMER_CB_SOFTIRQ 2008-05-20 11:56:24 +02:00
pcsp_mixer.c [ALSA] Add PC-speaker sound driver 2008-04-24 12:00:20 +02:00
pcsp.c snd-pcsp: use HRTIMER_CB_SOFTIRQ 2008-05-20 11:56:24 +02:00
pcsp.h [ALSA] Add PC-speaker sound driver 2008-04-24 12:00:20 +02:00