[PATCH] changes device to driver in porting.txt
authorErik Hovland <erik@hovland.org>
Thu, 6 Oct 2005 17:47:49 +0000 (10:47 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 16:52:50 +0000 (09:52 -0700)
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>

No differences found