From: Eric Miao Date: Fri, 8 Aug 2008 06:33:29 +0000 (+0800) Subject: [ARM] pxa/idp: remove the unnecessary idp_init_irq() X-Git-Tag: v2.6.28-rc1~293^2~6^2~17^2~4^4~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b40c6762ba7640be4bd0e1e1bfeb2c629bda9808;p=pandora-kernel.git [ARM] pxa/idp: remove the unnecessary idp_init_irq() TOUCH_PANEL_IRQ is never referenced, and set_irq_type() shouldn't be called in this way, remove it, as well as the idp_init_irq(), and use pxa25x_init_irq() instead. Signed-off-by: Eric Miao Cc: Cliff Brake Signed-off-by: Russell King --- Reading git-diff-tree failed