]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: Fix up the __raw_read/writeX() definitions.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 1 Oct 2008 06:12:27 +0000 (15:12 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 1 Oct 2008 06:12:27 +0000 (15:12 +0900)
commit64c9627c2628bc3bd3291710b8ee6f8335883f8b
treefee0816511f68f687f500a7e7ae7c8adf92a0f45
parentbdeb3be7cc6911477b7169dad62a427d7a263d02
sh: Fix up the __raw_read/writeX() definitions.

These were doing largely bogus things and using the wrong typing for
the address. Bring these in line with the ARM definitions.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/io.h
arch/sh/lib/io.c