https://github.com/torvalds/linux
Revision 25ec6bbb63e7eec905d94ccb59cdd54cf22ee618 authored by Russell King on 20 November 2012, 12:18:11 UTC, committed by Mark Brown on 21 November 2012, 01:38:38 UTC
Ignoring the real cause of the interrupt is not a good idea; this
behaviour has been observed to bring Dove platforms to silently
lockup.  Instead, on error fall through to the normal interrupt
processing.

This is especially important on Dove platforms as errors are
handled separately, and allows us to clear down the real cause of
the interrupt.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
1 parent ae6a5d3
History
Tip revision: 25ec6bbb63e7eec905d94ccb59cdd54cf22ee618 authored by Russell King on 20 November 2012, 12:18:11 UTC
ASoC: kirkwood-dma: don't ignore other irq causes on error
Tip revision: 25ec6bb
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 224.5 KB
Makefile -rw-r--r-- 46.6 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top