X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=Documentation%2Fdriver-api%2Fgpio%2Fconsumer.rst;h=de6fc79ad6f03d67ab144fcd4fb3963cf1a5a3e3;hb=aad26f55f47a33d6de3df65f0b18e2886059ed6d;hp=72bcf5f5e3a21715d17e8cbeef0f15e3d19ab148;hpb=d7b767b5088d57ff9b5f9a0060c9ad0f9410b1c0;p=sfrench%2Fcifs-2.6.git diff --git a/Documentation/driver-api/gpio/consumer.rst b/Documentation/driver-api/gpio/consumer.rst index 72bcf5f5e3a2..de6fc79ad6f0 100644 --- a/Documentation/driver-api/gpio/consumer.rst +++ b/Documentation/driver-api/gpio/consumer.rst @@ -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;