]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/86xx: Refactor pic init
authorKumar Gala <galak@kernel.crashing.org>
Wed, 2 Jul 2008 16:46:20 +0000 (11:46 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 14 Jul 2008 12:55:41 +0000 (07:55 -0500)
commit0155aa86e29792b86a708d49c8675e7be39580a8
tree02e289153fb30d0039b306db33fee92ee9be387d
parent0cc3c313839ff95b0b86aa7254a0fd9d7fa94ba8
powerpc/86xx: Refactor pic init

Moved the pic initialization into its own common file and out of the board
code.  Also fixed the OF reference counting on the mpic node.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/86xx/Makefile
arch/powerpc/platforms/86xx/mpc8610_hpcd.c
arch/powerpc/platforms/86xx/mpc86xx.h
arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
arch/powerpc/platforms/86xx/pic.c [new file with mode: 0644]
arch/powerpc/platforms/86xx/sbc8641d.c