commit | 2a7ff1feda9f5cd6463744239ec5e661ee7d5f01 | [log] [tgz] |
---|---|---|
author | Erik Hovland <erik@hovland.org> | Thu Oct 06 10:47:49 2005 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 28 09:52:50 2005 -0700 |
tree | 1808e0383651b708d22038756f87796b5806a9fc | |
parent | 4ed17dccd69c4fc13b9d2118001f5e58ea16ebea [diff] |
[PATCH] changes device to driver in porting.txt The document porting.txt in Documentation/driver-model says: When a device is successfully bound to a device I think it should say: When a device is successfully bound to a driver Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>