sh: hd64461: Fix up I/O base register offsets.
commitbec36eca6f5d1d83a9c3733fc40ba173ad849df2
authorPaul Mundt <lethal@linux-sh.org>
Fri, 15 May 2009 03:03:04 +0000 (15 12:03 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 15 May 2009 03:03:04 +0000 (15 12:03 +0900)
treea4a589167441cb8e447742fdd9860c7998d5f33e
parent9304d0ccf1922b9b954b6e9223d1b2bc83198ad2
sh: hd64461: Fix up I/O base register offsets.

hd64461 is mapped in a fixed location, so the I/O base itself is fairly
meaningless as a configuration item. Additionally, this makes it
impossible to share hd64461 code alongside generic drivers (in the case
of sh_dac_audio), so simply make it commonly defined and permit the
mach_is_foo() logic to work out the proper semantics.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/cchips/Kconfig
arch/sh/include/asm/hd64461.h