]> git.samba.org - sfrench/cifs-2.6.git/blobdiff - Documentation/driver-api/gpio/consumer.rst
Merge tag 'docs-6.0' of git://git.lwn.net/linux
[sfrench/cifs-2.6.git] / Documentation / driver-api / gpio / consumer.rst
index 72bcf5f5e3a21715d17e8cbeef0f15e3d19ab148..de6fc79ad6f03d67ab144fcd4fb3963cf1a5a3e3 100644 (file)
@@ -114,7 +114,7 @@ For a function using multiple GPIOs all of those can be obtained with one call::
 
 This function returns a struct gpio_descs which contains an array of
 descriptors.  It also contains a pointer to a gpiolib private structure which,
-if passed back to get/set array functions, may speed up I/O proocessing::
+if passed back to get/set array functions, may speed up I/O processing::
 
        struct gpio_descs {
                struct gpio_array *info;