]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/driver-model/class.txt
ARM: s3c2440: gta02; Register dfbmcs320 device for BT audio interface
[karo-tx-linux.git] / Documentation / driver-model / class.txt
index 2d1d893a5e5d7e8ef01b4fdce6a3aac37b4a4482..548505f14aa481fd906967272f1da6b6b7da3259 100644 (file)
@@ -12,7 +12,7 @@ device. The following device classes have been identified:
 
 Each device class defines a set of semantics and a programming interface
 that devices of that class adhere to. Device drivers are the
-implemention of that programming interface for a particular device on
+implementation of that programming interface for a particular device on
 a particular bus. 
 
 Device classes are agnostic with respect to what bus a device resides