From: Russell King Date: Sun, 4 Sep 2005 18:43:13 +0000 (+0100) Subject: [ARM] Change irq_chip wake/type methods to set_wake/set_type X-Git-Tag: v2.6.14-rc1~774^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7801907b8c4a49f8ec033d13a938751114a97a55;p=pandora-kernel.git [ARM] Change irq_chip wake/type methods to set_wake/set_type This is part of Thomas Gleixner's generic IRQ patch, which converts ARM to use the generic IRQ subsystem. Here, we rename two of the irq_chip methods - wake becomes set_wake, and type becomes set_type. Signed-off-by: Russell King --- Reading git-diff-tree failed