From: Kumar Gala Date: Tue, 6 Jan 2009 22:42:59 +0000 (-0800) Subject: edac: fix mpc85xx and add mpc8536 mpc8560 X-Git-Tag: v2.6.29-rc1~240 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29d6cf26a74b8575a6416b7ad4d369a455f8d009;p=pandora-kernel.git edac: fix mpc85xx and add mpc8536 mpc8560 All other compatibles that are uniquely identifying the processor use a prefix of the form fsl,mpc85...'. We add support for it so we can deprecate the older 'fsl,85...' that was improperly used here. Additionally added mpc8536 & mpc8560 to the compatible lists. This patch is based on Nate's 8572 patch. Signed-off-by: Kumar Gala Signed-off-by: Doug Thompson Acked-by: Dave Jiang Cc: Nate Case Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed