]> git.baikalelectronics.ru Git - kernel.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)
commite11f8011b27907f0fce3890870786b8150a672a4
tree6ec34bd04d69212ec5313ab08f26ea9a5de96515
parent45eba1d083d0980e8e4b408d4267ec7d3a85672f
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