From: Kumar Gala Date: Thu, 5 May 2005 23:15:10 +0000 (-0700) Subject: [PATCH] ppc32: Simplified PPC core revision report X-Git-Tag: v2.6.12-rc4~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=696c2b9f97c2439e9fb299650041ec750df46865;p=pandora-kernel.git [PATCH] ppc32: Simplified PPC core revision report We can identify new Freescale PPC cores by the fact that the MSB of the PVR is set. If we are a new Freescale core the decode of major/minor revision numbers is simplified so we dont have to add new case checks for a every new Freescale core. Signed-off-by: Kumar Gala Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed