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)
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>

No differences found