]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita68590211c810e984386ed3a083223b459ab4a8f
treeb1ca288b8c78685047fe16d47efaa1a5002c70e8
parente8aeadd1bfe926a4f1fd76518a11884fd2381add
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