From b40c6762ba7640be4bd0e1e1bfeb2c629bda9808 Mon Sep 17 00:00:00 2001 From: Eric Miao Date: Fri, 8 Aug 2008 14:33:29 +0800 Subject: [PATCH] [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-format-patch failed