]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit98384c6cdd1fd593f399b6f879bae2cae70aad48
tree02e289153fb30d0039b306db33fee92ee9be387d
parenta5d28c8e64ff0bc77d38d9c19c6d8163e4c0ffaa
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