From: Paul Mundt Date: Fri, 15 May 2009 03:03:04 +0000 (+0900) Subject: sh: hd64461: Fix up I/O base register offsets. X-Git-Tag: v2.6.31-rc1~392^2~51^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bec36eca6f5d1d83a9c3733fc40ba173ad849df2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed