Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131451
b: refs/heads/master
c: a08f6e0
h: refs/heads/master
i:
  131449: b1ea5d5
  131447: ab205c8
v: v3
  • Loading branch information
Alex Chiang authored and Jesse Barnes committed Feb 13, 2009
1 parent 11c50f1 commit b87eabe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f5ddcac435b6c6133a9c137c345abef53b93cf55
refs/heads/master: a08f6e04d74478d91f34a0484e69e89870adb33d
2 changes: 1 addition & 1 deletion trunk/Documentation/PCI/PCIEBUS-HOWTO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ the PCI Express Port Bus driver from loading a service driver.

int pcie_port_service_register(struct pcie_port_service_driver *new)

This API replaces the Linux Driver Model's pci_module_init API. A
This API replaces the Linux Driver Model's pci_register_driver API. A
service driver should always calls pcie_port_service_register at
module init. Note that after service driver being loaded, calls
such as pci_enable_device(dev) and pci_set_master(dev) are no longer
Expand Down

0 comments on commit b87eabe

Please sign in to comment.