OSDN Git Service

sh: Fix plat_irq_setup_pins() for SH7785.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 27 Sep 2007 07:45:46 +0000 (16:45 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 27 Sep 2007 07:45:46 +0000 (16:45 +0900)
commitf72abd0a4c3298912c03befa41660d03a2e3321d
treefa4830ebe5eafad11d4e38da188f8c61ed7ff2d4
parentc167aeef232c45deaf5c6c9be00a1f71b14962d3
sh: Fix plat_irq_setup_pins() for SH7785.

There was some debug code left in here that caused the pin changes
to never be hit. Kill that off, and all is well.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4a/setup-sh7785.c