From: Feng Tang Date: Fri, 31 Dec 2010 01:48:20 +0000 (+0800) Subject: [PATCH] intel_pmic_gpio: modify EOI handling following change of kernel irq subsystem X-Git-Tag: v2.6.38-rc1~424^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=456dc301cc3b547b2a674de3028f53fb1453e532;p=pandora-kernel.git [PATCH] intel_pmic_gpio: modify EOI handling following change of kernel irq subsystem Latest kernel has many changes in IRQ subsystem and its interfaces, like adding "irq_eoi" for struct irq_chip, this patch will make it support both the new and old interface. Cc: Alek Du Signed-off-by: Feng Tang Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed