]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/pinctrl.txt
net: mdio-sun4i: Convert to devm_* api
[karo-tx-linux.git] / Documentation / pinctrl.txt
index c5948c7d662a4123062ac317eefa570c7b63cdba..052e13af2d38d682e975e33e2dc3723c4307f327 100644 (file)
@@ -291,7 +291,7 @@ Since the pin controller subsystem have its pinspace local to the pin
 controller we need a mapping so that the pin control subsystem can figure out
 which pin controller handles control of a certain GPIO pin. Since a single
 pin controller may be muxing several GPIO ranges (typically SoCs that have
-one set of pins but internally several GPIO silicon blocks, each modeled as
+one set of pins but internally several GPIO silicon blocks, each modelled as
 a struct gpio_chip) any number of GPIO ranges can be added to a pin controller
 instance like this: