[PATCH] intel_pmic_gpio: modify EOI handling following change of kernel irq subsystem
authorFeng Tang <feng.tang@intel.com>
Fri, 31 Dec 2010 01:48:20 +0000 (09:48 +0800)
committerMatthew Garrett <mjg@redhat.com>
Fri, 7 Jan 2011 22:26:57 +0000 (17:26 -0500)
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>

No differences found