edac: cpc925 MC platform device setup
authorHarry Ciao <qingtao.cao@windriver.com>
Wed, 17 Jun 2009 23:28:00 +0000 (16:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 18 Jun 2009 20:03:57 +0000 (13:03 -0700)
commit8f101a051ef054c33186abcd54b30a88afea47ef
treed1f977c58f86c0495ec578548fcdf45c2789e8c1
parent1dc9b70d7d48abd8a5c6f83021f38992f3b5a77f
edac: cpc925 MC platform device setup

Fix up the number of cells for the values of CPC925 Memory Controller,
and setup related platform device during system booting up, against
which CPC925 Memory Controller EDAC driver would be matched.

Signed-off-by: Harry Ciao <qingtao.cao@windriver.com>
Cc: Doug Thompson <norsk5@yahoo.com>
Cc: Michael Ellerman <michael@ellerman.id.au>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Kumar Gala <galak@gate.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/powerpc/kernel/prom_init.c
arch/powerpc/platforms/maple/setup.c