Tejun Heo 0d5ff56677 libata: convert to iomap
Convert libata core layer and LLDs to use iomap.

* managed iomap is used.  Pointer to pcim_iomap_table() is cached at
  host->iomap and used through out LLDs.  This basically replaces
  host->mmio_base.

* if possible, pcim_iomap_regions() is used

Most iomap operation conversions are taken from Jeff Garzik
<jgarzik@pobox.com>'s iomap branch.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-02-09 17:39:38 -05:00
..
2007-02-09 17:39:38 -05:00
2007-01-23 11:09:49 -08:00
2007-02-09 17:39:36 -05:00
2006-12-07 08:39:24 -08:00
2006-10-11 11:14:25 -07:00
2007-02-09 09:14:06 -08:00
2007-02-09 09:14:07 -08:00
2007-01-06 09:32:49 -06:00
2007-02-09 17:39:36 -05:00
2006-10-03 22:31:37 +02:00
2006-10-17 08:18:42 -07:00
2006-12-13 09:05:48 -08:00
2006-12-08 08:28:50 -08:00
2006-12-10 09:57:22 -08:00