Re: iwl + iomap + readl/writel

From: Tomas Winkler
Date: Tue Aug 12 2008 - 17:50:06 EST


On Tue, Aug 12, 2008 at 11:48 PM, Jiri Slaby <jirislaby@xxxxxxxxx> wrote:
> Hi,
>
> I spotted that iwl drivers use readl method on an iomap space. IIRC some
> archs might return a tag instead of an address expected by readl/writel.
>
> I think you should either switch to ioread32/iowrite32 or to ioremap.

Can you give me reading material on this?
Thanks
Tomas
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/