Magnus Damm c0ca41a27e sh: fix ioreadN_rep and iowriteN_rep
This patch is a fix to make sure readsN/writesN are used over insN/outsN for
ioreadN_rep/iowriteN_rep.

The current state of the sh io code is that mmio operations like readN/writeN
and ioreadN/iowriteN are unaffected by the value of generic_io_base. This is
different fom port based io like inN/outN which gets adjusted using the value
in generic_io_base.

Without this patch ioreadN_rep/iowriteN_rep get their addresses adjusted.
The address for mmio access is adjusted using generic_io_base. This is wrong.
The ata core code currently crashes if generic_io_base is set.

This patch changes ioreadN_rep/iowriteN_rep to follow the same rules as the
rest of the mmio operations, ie don't adjust using generic_io_base.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Acked-by: Katsuya MATSUBARA <matsu@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-02-14 14:25:37 +09:00
..
2008-01-28 13:19:02 +09:00
2008-02-14 14:22:12 +09:00
2007-05-14 09:18:35 +09:00
2006-10-03 13:16:15 +09:00
2005-04-16 15:20:36 -07:00
2008-01-28 13:18:58 +09:00
2008-01-28 13:18:58 +09:00
2008-01-28 13:18:58 +09:00
2008-01-28 13:18:58 +09:00
2008-01-28 13:18:58 +09:00
2008-01-28 13:18:52 +09:00
2008-02-14 14:22:10 +09:00
2008-01-28 13:18:41 +09:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-09-21 11:57:53 +09:00
2007-05-09 17:36:15 +09:00
2007-05-09 08:58:16 +02:00
2005-04-16 15:20:36 -07:00
2007-07-17 10:23:11 -07:00
2008-01-28 13:18:57 +09:00
2006-01-16 23:15:28 -08:00
2007-06-18 13:58:32 +09:00
2007-06-18 13:58:32 +09:00
2008-01-28 13:19:01 +09:00
2007-09-21 11:57:51 +09:00
2008-02-14 14:22:11 +09:00
2007-09-21 11:57:48 +09:00
2008-02-14 14:22:09 +09:00
2008-02-14 14:25:37 +09:00
2006-01-10 08:01:34 -08:00
2008-02-14 14:22:07 +09:00
2005-04-16 15:20:36 -07:00
2008-02-14 14:22:12 +09:00
2007-05-07 02:11:55 +00:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-01-28 23:21:18 +01:00
2006-02-15 15:32:22 -08:00
2007-02-13 10:54:45 +09:00
2007-06-08 02:43:49 +00:00
2008-01-28 13:18:39 +09:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-01-28 13:19:01 +09:00
2008-01-28 13:18:55 +09:00
2005-04-16 15:20:36 -07:00
2006-09-27 16:20:22 +09:00
2007-05-11 08:29:34 -07:00
2005-04-16 15:20:36 -07:00
2008-02-14 14:22:09 +09:00
2008-01-28 13:19:04 +09:00
2006-12-06 10:45:37 +09:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-10-17 08:42:47 -07:00
2005-04-16 15:20:36 -07:00
2007-02-15 18:20:52 +09:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-10-19 17:31:22 +09:00
2008-01-28 13:18:57 +09:00
2005-04-16 15:20:36 -07:00
2007-06-08 02:43:43 +00:00
2005-04-16 15:20:36 -07:00
2008-02-14 14:22:09 +09:00
2008-02-14 14:22:09 +09:00
2008-02-14 14:22:07 +09:00
2008-02-14 14:22:07 +09:00
2008-01-28 23:21:18 +01:00
2005-04-16 15:20:36 -07:00
2007-10-19 11:53:34 -07:00
2007-06-08 02:43:49 +00:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-02-14 14:22:08 +09:00
2008-02-14 14:22:08 +09:00
2008-02-07 08:42:30 -08:00
2007-11-07 20:19:30 +09:00
2006-09-27 12:31:01 +09:00
2005-04-16 15:20:36 -07:00