[PATCH] intel_pmic_gpio: modify EOI handling following change of kernel irq subsystem
commit456dc301cc3b547b2a674de3028f53fb1453e532
authorFeng Tang <feng.tang@intel.com>
Fri, 31 Dec 2010 01:48:20 +0000 (31 09:48 +0800)
committerMatthew Garrett <mjg@redhat.com>
Fri, 7 Jan 2011 22:26:57 +0000 (7 17:26 -0500)
tree7d48a718af75e6506f318a23f241419e61cad9a4
parent213658516fd5e125eb7a97995f6cae8996f8015b
[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 <alek.du@intel.com>
Signed-off-by: Feng Tang <feng.tang@intel.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/intel_pmic_gpio.c