From 696c2b9f97c2439e9fb299650041ec750df46865 Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Thu, 5 May 2005 16:15:10 -0700 Subject: [PATCH] [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-format-patch failed