[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <48A1F734.7040801@gmail.com>
Date: Tue, 12 Aug 2008 22:48:52 +0200
From: Jiri Slaby <jirislaby@...il.com>
To: yi.zhu@...el.com, reinette.chatre@...el.com,
linux-wireless <linux-wireless@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: iwl + iomap + readl/writel
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists