From: Feng Tang Date: Tue, 25 Jan 2011 23:07:15 +0000 (-0800) Subject: langwell_gpio: modify EOI handling following change of kernel irq subsystem X-Git-Tag: v2.6.38-rc3~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0766d20fdb9178b908f0268c16b464c11822c5c2;p=pandora-kernel.git langwell_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 is a follow up change for that. Also remove the unnecessary cast for a "void *". Signed-off-by: Feng Tang Cc: Alek Du Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed