From: Dirk Brandewie Date: Thu, 6 Oct 2011 18:26:33 +0000 (-0700) Subject: i2c-designware: Support multiple cores using same ISR X-Git-Tag: v3.2-rc1~100^2~2^4~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af06cf6c8cb600803951ddabe6fb034126752488;p=pandora-kernel.git i2c-designware: Support multiple cores using same ISR Add check to make sure that the core is enabled and has outstanding interrupts. The activity bit is masked due to the fact that it will stay active even after the controller has been disabled until the contoller internal state machines have settled. Signed-off-by: Dirk Brandewie Signed-off-by: Ben Dooks --- Reading git-diff-tree failed