commit | 8992738db72f817e99f25ec4c675e67d0e702a3d | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Jul 25 09:28:39 2011 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jul 29 08:53:39 2011 -0500 |
tree | dc6c404038287ead5b3add299cd3f1bd81dde9a8 | |
parent | 65bb8b060a873fa4f5188f2951081f6011259614 [diff] |
powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500 At some point we broke the detection of e500v1 class cores. Fix that and simply the code to just utilize PVR_VER() to have a single case statement. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>