PCI: Document pci_iomap()
authorRolf Eike Beer <eike-kernel@sf-tec.de>
Fri, 20 Jul 2007 00:48:44 +0000 (17:48 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Aug 2007 21:48:40 +0000 (14:48 -0700)
commit5ca24814247fa4c039b893bf80fc05d0e5d41b00
treefb1d19e094e5337e4a33d97ad487ce36c631d104
parent4e68fc97b17470365a65bc569523dd9012730e44
PCI: Document pci_iomap()

This useful interface is hardly mentioned anywhere in the in-tree
documentation.

Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
Cc: Tejun Heo <htejun@gmail.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/DocBook/deviceiobook.tmpl
include/asm-i386/io.h
lib/iomap.c