[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <43e72e890709171322x76ab6b70xd29bf97e3643c553@mail.gmail.com>
Date: Mon, 17 Sep 2007 16:22:07 -0400
From: "Luis R. Rodriguez" <mcgrof@...il.com>
To: "Linus Torvalds" <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
"Jeff Garzik" <jeff@...zik.org>,
"John W. Linville" <linville@...driver.com>,
linux-wireless <linux-wireless@...r.kernel.org>
Subject: [PATCH] Clarify pci_iomap() usage for MMIO-only devices
This patch updates the pci_iomap() kernel-doc to make it clarify the
case when read*()/write*() can be called over ioread*/iowrite*(). When
driver writers read this documenation sometimes it is assumed you just
*need* to use ioread*()/iorwrite*(). We have an exception so lets just
clarify this is not true for the exception.
lib/iomap.c | 11 ++++++++---
1 files changed, 8 insertions(+), 3 deletions(-)
Signed-off-by: Luis R. Rodriguez <mcgrof@...il.com>
Luis
View attachment "pci_iomap-doc-clarification.diff" of type "text/x-patch" (1208 bytes)
Powered by blists - more mailing lists