]> Git Repo - linux.git/commit
langwell_gpio: modify EOI handling following change of kernel irq subsystem
authorFeng Tang <[email protected]>
Tue, 25 Jan 2011 23:07:15 +0000 (15:07 -0800)
committerLinus Torvalds <[email protected]>
Wed, 26 Jan 2011 00:49:59 +0000 (10:49 +1000)
commit0766d20fdb9178b908f0268c16b464c11822c5c2
tree4f38a8ba810d1413b5a1423990741e5ec7269ffc
parentd8cc667be8fad9ad0bb3a95116be9f80a3b3efcf
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 <[email protected]>
Cc: Alek Du <[email protected]>
Cc: Alan Cox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/gpio/langwell_gpio.c
This page took 0.051237 seconds and 4 git commands to generate.