]> git.karo-electronics.de Git - mv-sheeva.git/commit
intel_sst: ignore IRQ when suspended
authorVinod Koul <vinod.koul@intel.com>
Tue, 3 May 2011 16:32:25 +0000 (17:32 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 May 2011 19:55:54 +0000 (12:55 -0700)
commitc3e25a24b55d206dfa261fb2c7bb29b09f7bcf9b
tree94c589a6d98aa4bf8db2f937540633d758b4aa79
parent1bea302c2fe28405cf10f60599c904dfa0bad3fe
intel_sst: ignore IRQ when suspended

The irq for audio is shared, so when device is supended driver should
not the read register and ignore the interrupt.

This patch ignores interrupts when device is suspended.

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Ramesh Babu K V <ramesh.babu@intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/intel_sst/intel_sst.c