From: Eric Miao Date: Fri, 25 Dec 2009 04:18:33 +0000 (+0800) Subject: [ARM] locomo: remove unused IRQs and avoid unnecessary cascade X-Git-Tag: v2.6.34-rc2~66^2~39 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00dd8027b913088ff9b656c5aaa6336c303b7f26;p=pandora-kernel.git [ARM] locomo: remove unused IRQs and avoid unnecessary cascade IRQ_LOCOMO_* are never used elsewhere, remove these definitions. As well as the cascade of these IRQs. IRQ_LOCOMO_*_BASE changed to IRQ_LOCOMO_*. IRQ_LOCOMO_LT and IRQ_LOCOMO_SPI are likely to be used in a same way as IRQ_LOCOMO_KEY. IRQ_LOCOMO_GPIO and the demultiplex handler should really be living somewhere else. Signed-off-by: Eric Miao --- Reading git-diff-tree failed