]> git.neil.brown.name Git - history.git/commit
[PCI] pci-11: use u32 for bus numbers/latency not unsigned long
authorRussell King <rmk@flint.arm.linux.org.uk>
Sun, 16 Mar 2003 23:06:27 +0000 (23:06 +0000)
committerRussell King <rmk@flint.arm.linux.org.uk>
Sun, 16 Mar 2003 23:06:27 +0000 (23:06 +0000)
commitb65c581a8816d495422bdc098c9438308cba8256
tree2522ace1f3fc843e5c435e434db94da5d168c2d8
parent8ce306e1c6e40f34488a277fbc937e1a9974ae16
[PCI] pci-11: use u32 for bus numbers/latency not unsigned long

pci_read_config_dword() takes a u32 pointer, not unsigned long.
drivers/pci/probe.c