commit | e222ed3eecf59c75138cd24f00638d21d039df3d | [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 | b89130dc9e572df9d773e03ab4cbf7b09af65da2 [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>