commit | a712b65cd015d9bd05bce01f57a42cd6c73c4aa0 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Jul 02 10:00:56 2008 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Jul 14 07:55:36 2008 -0500 |
tree | 6ec34bd04d69212ec5313ab08f26ea9a5de96515 | |
parent | 5e82eb333949e2f1652bf70d36dfaa875306ae11 [diff] |
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>