https://github.com/torvalds/linux
Revision 24ed3abaa13a9499d7454a1ed9830bb53b689b94 authored by Arjan van de Ven on 24 June 2009, 17:34:58 UTC, committed by Linus Torvalds on 24 June 2009, 16:55:50 UTC
Use the newly introduced pci_ioremap_bar() function in drivers/serial.
pci_ioremap_bar() just takes a pci device and a bar number, with the goal
of making it really hard to get wrong, while also having a central place
to stick sanity checks.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent ce89294
History
Tip revision: 24ed3abaa13a9499d7454a1ed9830bb53b689b94 authored by Arjan van de Ven on 24 June 2009, 17:34:58 UTC
pci: use pci_ioremap_bar() in drivers/serial
Tip revision: 24ed3ab
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 945 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 147.7 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top