sh: Fix up SH-4A part probe.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 9 Apr 2008 08:57:05 +0000 (17:57 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 18 Apr 2008 16:50:07 +0000 (09:50 -0700)
commite5a4c65bef19366112ba002bc06d87450f02ad74
treeb1ca288b8c78685047fe16d47efaa1a5002c70e8
parent178dd0cd28168287a0be6444a7eef8918b6c544e
sh: Fix up SH-4A part probe.

The SH-4A series probe we were relying on doesn't work any more on the
newer parts, bump this up to use CVR.CHIP instead so we have consistent
behaviour across all of the parts, which is what this should have been
testing in the first place.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4/probe.c