usb3503: fix typos in devicetree binding documentation
authorTobias Jakobi <tjakobi@math.uni-bielefeld.de>
Fri, 5 Sep 2014 05:19:47 +0000 (07:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Sep 2014 05:15:18 +0000 (22:15 -0700)
'availe' to 'available'
'desribed' to 'described'

Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/usb3503.txt

index 221ac0dbc678e70d9a3ba6e24a3b48d2eca35e82..52493b1480e275145510b67251ab50a972b0b711 100644 (file)
@@ -8,8 +8,8 @@ Optional properties:
        if I2C is used.
 - connect-gpios: Should specify GPIO for connect.
 - disabled-ports: Should specify the ports unused.
-       '1' or '2' or '3' are availe for this property to describe the port
-       number. 1~3 property values are possible to be desribed.
+       '1' or '2' or '3' are available for this property to describe the port
+       number. 1~3 property values are possible to be described.
        Do not describe this property if all ports have to be enabled.
 - intn-gpios: Should specify GPIO for interrupt.
 - reset-gpios: Should specify GPIO for reset.
This page took 0.02683 seconds and 5 git commands to generate.