From: Adrian McMenamin Date: Thu, 18 Oct 2007 08:46:59 +0000 (+0200) Subject: [ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effects X-Git-Tag: v2.6.24-rc1~35^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44e0b6821d7eacb4f93d2c131d436f96e500aa08;p=pandora-kernel.git [ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effects The G2 bus on the SEGA Dreamcast connects both the maple peripheral bus and the AICA sound memory. DMA requests on one can cause the other to timeout on memory operations. This patch prevents maple interrupts from causing hiccoughs in the AICA sound (maple bus code will land in 2.6.24). There are other cleanups for this (AICA) code - but this is in effect a regression fix rather than a cleanup. Signed-off-by: Adrian McMenamin Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed