https://github.com/torvalds/linux
Revision 283435621a21679e02088b5abcce7d15d6d2010a authored by Arjan van de Ven on 23 October 2008, 21:22:07 UTC, committed by Bartlomiej Zolnierkiewicz on 23 October 2008, 21:22:07 UTC
Use the newly introduced pci_ioremap_bar() function in drivers/ide.
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>
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
1 parent 95a84cd
History
Tip revision: 283435621a21679e02088b5abcce7d15d6d2010a authored by Arjan van de Ven on 23 October 2008, 21:22:07 UTC
pci: use pci_ioremap_bar() in drivers/ide
Tip revision: 2834356
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.0 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 102.0 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top