]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc/85xx: minor fixes for MPC85xx DS board port
authorKumar Gala <galak@kernel.crashing.org>
Wed, 2 Jul 2008 15:00:56 +0000 (10:00 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 14 Jul 2008 12:55:36 +0000 (07:55 -0500)
commita712b65cd015d9bd05bce01f57a42cd6c73c4aa0
tree6ec34bd04d69212ec5313ab08f26ea9a5de96515
parent5e82eb333949e2f1652bf70d36dfaa875306ae11
powerpc/85xx: minor fixes for MPC85xx DS board port

These issues were reported by Stephen Rothwell for another 85xx board
port and pointed out by Chen Gong as issues in the DS port.

* mpic OF node reference counting was off
* of_device_id struct should be marked as __initdata

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/85xx/mpc85xx_ds.c