]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Tie sparseirq in to Kconfig.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 11 Jun 2009 07:33:09 +0000 (10:33 +0300)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 11 Jun 2009 07:33:09 +0000 (10:33 +0300)
commit1a968858817830ba977df00c8ee713af2d50e59a
tree93a39c2dffa2490fd62f6441acba5538abf56b03
parent8d73faec4a2e77abcf28c06e0dc979c445d7c49d
sh: Tie sparseirq in to Kconfig.

Now that the dependent patches are merged, we are ready to enable
sparseirq support. This simply adds the Kconfig option, and then converts
from the _cpu to the _node allocation routines to follow the upstream
sparseirq API changes.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/kernel/cpu/irq/ipr.c
drivers/sh/intc.c