Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10539
b: refs/heads/master
c: 2a7ff1f
h: refs/heads/master
i:
  10537: e1045be
  10535: 74acb50
v: v3
  • Loading branch information
Erik Hovland authored and Greg Kroah-Hartman committed Oct 28, 2005
1 parent a8e2e6e commit 8e83013
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: 4ed17dccd69c4fc13b9d2118001f5e58ea16ebea
refs/heads/master: 2a7ff1feda9f5cd6463744239ec5e661ee7d5f01
2 changes: 1 addition & 1 deletion trunk/Documentation/driver-model/porting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ When a driver is registered, the bus's list of devices is iterated
over. bus->match() is called for each device that is not already
claimed by a driver.

When a device is successfully bound to a device, device->driver is
When a device is successfully bound to a driver, device->driver is
set, the device is added to a per-driver list of devices, and a
symlink is created in the driver's sysfs directory that points to the
device's physical directory:
Expand Down

0 comments on commit 8e83013

Please sign in to comment.