From: Tejun Heo Date: Thu, 6 Oct 2005 02:43:29 +0000 (+0900) Subject: [PATCH] sil24: ignore non-error exception irqs X-Git-Tag: v2.6.15-rc1~736^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad6e90f6d0c4243cc35e07e2681a3323af533ce4;p=pandora-kernel.git [PATCH] sil24: ignore non-error exception irqs 01_sil24_ignore-non-error-exception-irqs.patch Do not error-finish commands for non-error exception irqs - just ignore them. This is taken from Edward's driver. Signed-off-by: Tejun Heo sata_sil24.c | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed