linux/sound/soc/mid-x86
Lu Guanqun d89b0a136e ASoC: sst_platform: Fix lock acquring
Fix the possible dead lock shown below:

spin_lock
sst_get_stream_status
sst_period_elapsed
intel_sst_interrupt
handle_IRQ_event
handle_fasteoi_irq
do_IRQ
common_interrupt
spin_lock
sst_set_stream_status
sst_platform_pcm_trigger

Signed-off-by: Lu Guanqun <guanqun.lu@intel.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2011-04-11 13:14:51 -07:00
..
Kconfig ASoC: mid-x86: Fix dependency on intel_sst driver 2011-02-07 11:23:45 +00:00
Makefile ASoC: mid-x86 - remove the flag in makefile 2011-01-10 11:36:02 +00:00
mfld_machine.c ASoC: mfld_machine: make use of soc_register_card API 2011-02-15 17:59:05 -08:00
sst_platform.c ASoC: sst_platform: Fix lock acquring 2011-04-11 13:14:51 -07:00
sst_platform.h ASoC: sst v2: Add mid platform driver 2011-01-06 13:48:58 +00:00