pdc2027x: Switch properly to ioread/iowrite
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Thu, 20 Sep 2007 14:07:12 +0000 (15:07 +0100)
committerJeff Garzik <jeff@garzik.org>
Fri, 12 Oct 2007 18:55:38 +0000 (14:55 -0400)
commitd2a84f47899d1efc24fa610696f7b793692279c7
tree52334248ca785c0a43da154b42c0a484e6391df1
parentc645fd34256e8ef4986d3e8acd569890cc421e5d
pdc2027x: Switch properly to ioread/iowrite

Some iomap functions were still using readl/writel and friends which
happens to work on most platforms but is not correct.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/pata_pdc2027x.c