]> git.baikalelectronics.ru Git - kernel.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)
commit9fa6031577a36f665b2da47e247ae936ff627a84
treefee0816511f68f687f500a7e7ae7c8adf92a0f45
parent29e2741496b5ccc3a407ae1e09f9b68ecf6bd847
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