summaryrefslogtreecommitdiffstats
path: root/arch/sh/lib/io.c
Commit message (Collapse)AuthorAgeFilesLines
* sh: Fix up the __raw_read/writeX() definitions.Paul Mundt2008-10-011-4/+4
| | | | | | | 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>
* sh: Move sh32 optimized I/O routines to arch/sh/lib/Paul Mundt2008-01-281-0/+82
Signed-off-by: Paul Mundt <lethal@linux-sh.org>